mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
Merge pull request #2048 from awesomerobot/master
fixing an issue where a horiztonal scrollbar appears
This commit is contained in:
commit
a05606d1ff
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue