summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-15 16:55:32 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-15 16:55:32 -0700
commit24c7b528897bac34854cdededeb6baf61038a031 (patch)
treee30f5059ec5cd87d7f36c6b2291c0276edf9c697
parentd5d16b1815beb8e8db78c9029eb5f14fdfdfde92 (diff)
Fixing typo in css
-rw-r--r--web/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css
index e9cd3dd..0617bfe 100644
--- a/web/style.css
+++ b/web/style.css
@@ -432,7 +432,7 @@ footer a:hover {
width: 100%;
display: inline-block;
font-size: 0;
- line-height: 0
+ line-height: 0;
}
.sliderbar {