Changeset - 855f0ee4995c
[Not reviewed]
default
0 1 0
domruf - 8 years ago 2017-10-27 19:42:16
dominikruf@gmail.com
less: navbar elements should not be hidden

navbar elements should not overflow, but if they do, hidding them is not helpful.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -61,9 +61,6 @@ nav.navbar #quick .select2-container .se
 
nav.navbar #quick a#quick_login_link {
 
  padding-left: 0px;
 
}
 
nav.navbar #quick a {
 
  overflow: hidden;
 
}
 
#context-pages a.dropdown-toggle:after {
 
  position: absolute;
 
  float: right;
0 comments (0 inline, 0 general)