Made the font size for anchors in the admin member dashboard widgets slightly larger...
authorLaury GvR <laury@gaslightmedia.com>
Thu, 20 Apr 2017 15:21:50 +0000 (11:21 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 20 Apr 2017 15:21:50 +0000 (11:21 -0400)
css/admin.css

index 3b28875..9cbaff7 100644 (file)
@@ -721,7 +721,7 @@ input[type=submit], input[type=file] {
     padding: 8px 0;
 }
 .glm-widget .glm-widget-content a {
-    font-size: 11px;
+    font-size: 12px;
 }
 .glm-widget h2 {
     font-size: 18px;