mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 04:10:22 +08:00
Merge pull request #2048 from awesomerobot/master
fixing an issue where a horiztonal scrollbar appears
This commit is contained in:
commit
a05606d1ff
@ -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…
x
Reference in New Issue
Block a user