Minimized Theme: Style adjustment to increase right margin of the Logout icon on a single-tenant system.

This commit is contained in:
Nate Jones
2014-08-20 17:38:37 +00:00
parent 29c29d4ea8
commit b69cb3182a

View File

@@ -826,7 +826,7 @@ legend {
opacity: 0.9;
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
margin-left: 17px;
margin: 0px 15px 0px 17px;
}
#logout_icon:hover {
@@ -842,7 +842,7 @@ legend {
opacity: 0.9;
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
margin: 0px 20px 0px 15px;
margin: 0px 20px 0px 0px;
}
#domain_selector_icon:hover {