Decreasing font on right sidebar action items.
authorLaury GvR <laury@gaslightmedia.com>
Thu, 5 Nov 2015 16:29:07 +0000 (11:29 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 5 Nov 2015 16:29:07 +0000 (11:29 -0500)
css/app.css
scss/_structure.scss

index 92aa3db..8dd3d45 100644 (file)
@@ -6643,7 +6643,7 @@ input[type="submit"].blogbutton {
     top: 5px;
     left: 0;
     color: white;
-    font-size: 14px;
+    font-size: 13px;
     padding: 0 10px 0 8px;
     font-weight: bold; }
   #sidebar .front-sidebar-featured-text {
index 673cbcd..63eab83 100644 (file)
@@ -946,7 +946,7 @@ input[type="submit"].blogbutton {
         top: 5px;
         left: 0;
         color: white;
-        font-size: 14px;
+        font-size: 13px;
         padding: 0 10px 0 8px;
         font-weight: bold;
     }