[tor-commits] [atlas/master] Use a specific selector for styling the tooltips
irl at torproject.org
irl at torproject.org
Wed Mar 1 17:01:13 UTC 2017
commit 9f6b4ab99656bfe09edd69aa5af91c1fe6e4d36f
Author: cypherpunks <cypherpunks at torproject.org>
Date: Tue Feb 7 17:40:40 2017 +0000
Use a specific selector for styling the tooltips
---
css/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/style.css b/css/style.css
index 3c67c24..397f20e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -63,6 +63,6 @@ span.flags img {
top:2px;
}
-.tooltip * {
+.tooltip-inner {
text-align:left;
}
More information about the tor-commits
mailing list