Update style of the member only dashboard widget.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Sep 2016 12:46:36 +0000 (08:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Sep 2016 12:46:36 +0000 (08:46 -0400)
Set at 45% now to make it fit 2 in one row.

css/admin.css

index b444277..41df97e 100644 (file)
@@ -415,7 +415,7 @@ input[type=submit], input[type=file] {
 }
 .glm-widget-container {
     display: inline-block;
-    width: 30%;
+    width: 45%;
     float: left;
     margin: 0 10px;
 }