Decrease specificity on rule allowing wider application.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jun 2015 13:48:45 +0000 (09:48 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jun 2015 13:48:45 +0000 (09:48 -0400)
css/app.css
scss/_structure.scss

index da216cd..5597118 100755 (executable)
@@ -5711,7 +5711,7 @@ ul, ol, dl {
 #main .main-content p.wp-caption {
   margin-bottom: 0; }
 
-#main .editor-content a {
+.editor-content a {
   font-weight: bold; }
 
 p.open {
index 492cda8..b0aa6c7 100755 (executable)
@@ -52,7 +52,7 @@ ul, ol, dl {
         margin-bottom: 0;
     }
 }
-#main .editor-content a {
+.editor-content a {
     font-weight: bold;
 }
 p.open {