]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Set language and text direction properly on the copyright page
[rails.git] / app / assets / stylesheets / common.scss
index d725cc287557d365dd06ce09c39a369871e74a0f..8cdd57a4e431fcdfb41986255465548b4d210b9d 100644 (file)
@@ -150,6 +150,10 @@ small, aside {
 
 .piwik { border: 0; }
 
+[dir=rtl] { /* no-r2 */ text-align: right; }
+
+[dir=ltr] { /* no-r2 */ text-align: left; }
+
 /* Rules for icons */
 
 .icon {