Browse Source

More padding.

pull/12/head
Simon Eisenmann 11 years ago
parent
commit
4fa3694518
  1. 2
      src/styles/components/_roombar.scss

2
src/styles/components/_roombar.scss

@ -31,7 +31,7 @@
position: absolute; position: absolute;
left:0px; left:0px;
top:0px; top:0px;
padding:4px 4px 4px 30px; padding:4px 8px 4px 30px;
vertical-align:middle; vertical-align:middle;
background: rgba(0,0,0,0.2); background: rgba(0,0,0,0.2);
min-height:45px; min-height:45px;

Loading…
Cancel
Save