Index: chrome/skin/firstRun.css |
=================================================================== |
--- a/chrome/skin/firstRun.css |
+++ b/chrome/skin/firstRun.css |
@@ -252,6 +252,7 @@ |
max-width: 760px; |
text-align: center; |
font-family: CreteRound, Helvetica, Arial, sans-serif; |
+ direction: ltr; /* don't mess with left/right border */ |
Wladimir Palant
2014/12/08 20:35:09
Apparently, Chrome and Safari have a -webkit-borde
Sebastian Noack
2014/12/08 20:54:58
Nice. Note that I used it the other way around (i.
Sebastian Noack
2014/12/08 21:22:59
s/order at the nd/border at the end/
Wladimir Palant
2014/12/09 08:24:40
Yes, this is indeed better.
|
} |
#share h2 |