BUG-14043 Simplified User Experience

In the language arabic it is not possible to change the user experience or logout.
This commit is contained in:
norahmollo
2014-02-12 09:55:03 -04:00
parent 0c68e95cee
commit 40710b67e7

View File

@@ -523,7 +523,7 @@ div.topbar ul.primary-nav li ul {
left: 0; left: 0;
} }
div.topbar ul.secondary-nav li ul { div.topbar ul.secondary-nav li ul {
right: 0; left: 0 !important;
} }
div.topbar ul li ul li { div.topbar ul li ul li {
float: none; float: none;