Prevent fix to be included to RTL, part of #13909

This commit is contained in:
Claudio Sanches 2017-04-06 16:38:11 -03:00
parent 26f3d2b7ef
commit 8baef77b5c
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -3156,6 +3156,7 @@ img.help_tip {
border: 1px solid #ddd;
/* rtl:ignore */
border-right: 0;
/* rtl:ignore */
margin-left: -3px;
}