mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
tooltip: Fix arrow position.
This was one of the regressions from our upgrade to bootstrap 2.3.2.
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
.popover.bottom .arrow:after {
|
||||
top: -1px;
|
||||
left: -11px;
|
||||
margin-left: 0;
|
||||
border-bottom-color: rgba(0, 0, 0, 0.25);
|
||||
border-width: 0 11px 11px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user