12 changed files with 15 additions and 29 deletions
@ -1,7 +1,8 @@
|
||||
@import '~aetna/assets/styles/common/_variables.scss'; |
||||
@import '~aetna/assets/styles/common/_global.scss'; |
||||
|
||||
#tinymce.wp-editor { |
||||
body#tinymce { |
||||
margin: 12px !important; |
||||
@import '~aetna/assets/styles/components/_buttons.scss'; |
||||
@import '~aetna/assets/styles/layouts/_page-sections.scss'; |
||||
} |
||||
|
||||
@ -1,13 +0,0 @@
|
||||
// .page:not(.home) article { |
||||
// .entry-header h1 { |
||||
// @extend .h2; |
||||
// } |
||||
|
||||
// @extend .page-section; |
||||
// text-align: left; |
||||
// width: 100%; |
||||
// max-width: rem(800); |
||||
// margin-top: calc(-80%); |
||||
// margin-left: auto; |
||||
// margin-right: auto; |
||||
// } |
||||
@ -1,3 +0,0 @@
|
||||
body#tinymce { |
||||
margin: 12px !important; |
||||
} |
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue