changeset 6989:855f0ee4995c

less: navbar elements should not be hidden navbar elements should not overflow, but if they do, hidding them is not helpful.
author domruf <dominikruf@gmail.com>
date Fri, 27 Oct 2017 19:42:16 +0200
parents 97a99ced3b85
children 334870b15a82
files kallithea/public/css/contextbar.css
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/contextbar.css	Fri Oct 27 18:54:59 2017 +0200
+++ b/kallithea/public/css/contextbar.css	Fri Oct 27 19:42:16 2017 +0200
@@ -61,9 +61,6 @@
 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;