This commit is contained in:
Jana Deutschländer 2016-12-20 18:02:26 +01:00
commit 77d4a15da5
8 changed files with 108 additions and 37 deletions

View file

@ -20,10 +20,10 @@
border-radius: 0 0 __default_border_radius__ __default_border_radius__;
position: relative;
z-index: 100;
left: .25%;
width: 99.5%;
min-height: 50px;
width: 100%;
min-height: @height-context-bar;
padding: .8em 1em .5em;
margin-bottom: 0;
.chosen-container-single .chosen-single span{
line-height: @line-height-bigger;