increase blog excerpt height
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 21 Nov 2017 16:37:31 +0000 (11:37 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 21 Nov 2017 16:37:31 +0000 (11:37 -0500)
adjusting the height for the front page blog excerpt feed container

css/app.css
scss/_main.scss

index 6568a00..e37f823 100644 (file)
@@ -7438,7 +7438,7 @@ body .stButton .sharethis {
   color: white;
   line-height: 1.1;
   margin-bottom: 20px;
-  height: 32px;
+  height: 35px;
   margin-bottom: 10px;
   overflow: hidden;
   font-size: 16px; }
index f77afe7..caf0666 100644 (file)
@@ -129,7 +129,7 @@ body .stButton .sharethis  {
         color: white;
         line-height: 1.1;
         margin-bottom: 20px;
-        height: 32px;
+        height: 35px;
         margin-bottom: 10px;
         overflow: hidden;
         font-size: 16px;