projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a57009
)
Give the right side of the h2 on agenda list more room
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 18 Mar 2016 20:17:24 +0000
(16:17 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 18 Mar 2016 20:17:24 +0000
(16:17 -0400)
Text for the header was going over the plus signs.
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
bb319d1
..
744037c
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-29,6
+29,7
@@
}
.glm-event-day-event h2 {
font-size: 16px;
+ padding-right: 5px;
}
.glm-event-day-event .event-content {
padding: 10px;