fixing an issue where a horiztonal scrollbar appears
This commit is contained in:
parent
02ea67eece
commit
3d39dd3137
|
@ -13,7 +13,6 @@
|
|||
z-index: 1000;
|
||||
box-shadow: 0 1px 3px rgba($primary_shadow_color, .2);
|
||||
background-color: $primary_background_color;
|
||||
padding-right: 3px;
|
||||
padding-top: 3px;
|
||||
.docked & {
|
||||
position: fixed;
|
||||
|
|
Loading…
Reference in New Issue