projects
/
web
/
StIgnaceBudgetHost.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f272f
)
Minor margin fix on h3 in events.
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 4 Sep 2014 15:58:26 +0000
(11:58 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 4 Sep 2014 15:58:26 +0000
(11:58 -0400)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
0add527
..
8fe1ff7
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-136,6
+136,9
@@
body {
margin-bottom: 15px;
}
}
+.event-list h3 {
+ margin-bottom: 10px !important;
+}
#toolbox #category div ul {
margin-left: 20px;
}