fix navigation bubble width and height on mobile

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 12 years ago
parent e27a409287
commit 8eadc2fbd7
  1. 4
      core/css/header.css

@ -37,8 +37,8 @@
#navigation {
top: 45px;
bottom: initial;
width: 255px;
max-height: 90%;
width: 265px;
max-height: 85%;
margin-top: 0;
top: 45px;
background-color: rgba(36, 40, 47, .97);

Loading…
Cancel
Save