commit f46e6aeba580cf92955907f47ab81d9145eacc03 Author: John Quinn Date: Thu May 16 12:51:14 2013 -0400 1994192-new diff --git a/core/themes/bartik/css/style-rtl.css b/core/themes/bartik/css/style-rtl.css index d0c19f9..45073ea 100644 --- a/core/themes/bartik/css/style-rtl.css +++ b/core/themes/bartik/css/style-rtl.css @@ -74,7 +74,7 @@ ul.tips { text-align: right; } #main-menu-links a { - padding: 0.9em 10px 0.9em 10px; + padding: 0.9em 10px 0.9em 0; } /* --------------- Secondary Menu ------------ */ @@ -286,6 +286,7 @@ ul.tips { #main-menu-links a { float: right; + padding: 0.7em 0.8em; } }