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:
c889c46
)
Moving away from full-width tables.
author
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 1 Sep 2016 15:45:19 +0000
(11:45 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 1 Sep 2016 15:45:19 +0000
(11:45 -0400)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
fca9233
..
6f06b8b
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-118,12
+118,11
@@
width: 50em;
}
.glm-form-textarea {
- width:
10
0%;
+ width:
6
0%;
}
/* Admin table additions */
.glm-admin-table {
- width: 95%;
margin-bottom: 5px;
}
.glm-admin-table-narrow {
@@
-137,7
+136,6
@@
white-space: nowrap;
padding-right: 1em;
padding-bottom: .4em;
- width: 1%; /* used to keep header fields on a line with td's to be as narrow as they can be without breaking the text */
}
.glm-admin-table td {
text-align: left;