Index: remoting/webapp/menu_button.css |
diff --git a/remoting/webapp/menu_button.css b/remoting/webapp/menu_button.css |
index e53041e7ee2f5dcfa57181f3b4e58d91470ef6f2..9c7383a88763e646ae23b4e32e087d960d40c8b6 100644 |
--- a/remoting/webapp/menu_button.css |
+++ b/remoting/webapp/menu_button.css |
@@ -10,6 +10,8 @@ |
.menu-button-activator + ul { |
display: none; |
position: absolute; |
+ line-height: normal; |
+ text-align: __MSG_@@bidi_start_edge__; |
} |
.menu-button-activator + ul:not(.right-align) { |
@@ -24,7 +26,7 @@ |
display: block; |
} |
-.menu-button-activator.active { |
+button.menu-button-activator.active { |
background-color: #EEE; |
background-image: -webkit-gradient(linear, left top, left bottom, |
from(#EEE), to(#E0E0E0)); |