Merge "Fix to allow using the ULS when it is bigger than the viewport"

This commit is contained in:
Santhosh
2012-08-31 11:03:10 +00:00
committed by Gerrit Code Review

View File

@@ -6,7 +6,7 @@
} }
.uls-menu { .uls-menu {
position: fixed; position: absolute;
z-index: 1000; z-index: 1000;
display: none; display: none;
min-width: 715px; min-width: 715px;