add border to bottom buttons

This commit is contained in:
perploug
2013-11-05 12:38:32 +01:00
parent ef16e6c72f
commit f30416d20f

View File

@@ -156,6 +156,8 @@ h1.headline{
-moz-box-shadow: 0px -18px 20px rgba(255, 255, 255, 1);
box-shadow: 0px -18px 20px rgba(255, 255, 255, 1);
border-top: 1px solid @grayLighter;
padding: 10px 0 10px 0;
position: fixed;