Merge "Fix "use this file" arrow CSS for RTL"

This commit is contained in:
jenkins-bot 2014-05-01 00:08:30 +00:00 committed by Gerrit Code Review
commit 862c2f162d

View file

@ -72,6 +72,7 @@
background-color: @background-color;
width: @arrow-size;
height: @arrow-size;
/* @noflip */
border-right: @arrow-border-size solid @arrow-border-color;
border-bottom: @arrow-border-size solid @arrow-border-color;
.rotate(45deg);