summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-24 16:57:50 -0400
committerJules Laplace <jules@okfoc.us>2014-10-24 16:57:50 -0400
commit6fa1570122f2bae9abfaffc5ed90c8b6e36675ea (patch)
treec161582a8c79cd09591d414b905d3a19914497dd /public/assets/stylesheets
parent79377c1a06e986abb9146f4a9b41e4d266dc8dfc (diff)
hit enter to flood, floods room, badaboom
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index e5b10e3..8e259ef 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -1706,7 +1706,8 @@ input[type="range"]::-webkit-slider-thumb {
display: none;
animation: flicker 0.2s infinite;
color: black;
- margin: 5px 5px 49px 5px;
+ float: left;
+ margin: 10px 5px 5px 5px;
font-size: 13px;
font-weight: 300;
text-align: center;