projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f82fad
)
Update style of the member only dashboard widget.
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 8 Sep 2016 12:46:36 +0000
(08:46 -0400)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
b444277
..
41df97e
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-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;
}