code review

This commit is contained in:
gorhill 2015-01-07 12:19:37 -05:00
parent 6701ff4308
commit 31c219fbf6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ body[dir=rtl] [data-tip]:hover:after {
text-align: right;
}
[data-tip][data-tip-anchor="top"]:hover:after {
body [data-tip][data-tip-anchor="top"]:hover:after {
bottom: 140%;
top: auto;
}