Browse Source

fix user-menu after dropdown changes

Felix Niklas 10 years ago
parent
commit
4f64494313
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/assets/stylesheets/zzz.css.erb

+ 2 - 0
app/assets/stylesheets/zzz.css.erb

@@ -1818,6 +1818,8 @@ footer {
     min-width: 0;
     left: 10px;
     right: 15px;
+    width: auto;
+    background: white;
   }
 
     .user-menu li.add .dropdown-menu {