fixing an issue where a horiztonal scrollbar appears

This commit is contained in:
Kris Aubuchon 2014-03-03 13:53:07 -05:00
parent 02ea67eece
commit 3d39dd3137
1 changed files with 0 additions and 1 deletions

View File

@ -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;