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 {
position: fixed;
position: absolute;
z-index: 1000;
display: none;
min-width: 715px;