Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1371)

Unified Diff: remoting/webapp/me2mom/toolbar.css

Issue 7610001: Made web-app bidi-compatible. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« remoting/webapp/me2mom/choice.css ('K') | « remoting/webapp/me2mom/choice.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/toolbar.css
diff --git a/remoting/webapp/me2mom/toolbar.css b/remoting/webapp/me2mom/toolbar.css
index 41f938099f1b3042a9ee15410af8d7ac29835a8a..9f3d3d217c4ec9e60783e696a46e64d2e4b0a242 100644
--- a/remoting/webapp/me2mom/toolbar.css
+++ b/remoting/webapp/me2mom/toolbar.css
@@ -46,10 +46,10 @@
display: inline-block;
max-width: 280px;
overflow: hidden;
- margin-right: 8px;
+ margin-__MSG_@@bidi_end_edge__: 8px;
white-space: nowrap;
}
-.right-align {
- float: right;
+.end-align {
+ float: __MSG_@@bidi_end_edge__;
}
« remoting/webapp/me2mom/choice.css ('K') | « remoting/webapp/me2mom/choice.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698