Merge pull request #628 from sparkalyn/dev-v7

Fixes: U4-4565 Add margin to bottom bar
This commit is contained in:
Shannon Deminick
2015-01-30 10:37:12 +11:00

View File

@@ -160,7 +160,8 @@
border-top: 1px solid @grayLighter;
padding: 10px 0 10px 0;
margin-bottom: 17px;
position: fixed;
bottom: 0px;
left: 100px;