Skip to content

Commit 5fe320f

Browse files
committed
Cosmetic change on tags-more-tooltip
1 parent dd50110 commit 5fe320f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/assets/stylesheets/custom.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -873,14 +873,12 @@ body>footer a:hover {
873873
}
874874

875875
// Tags after 5th tag are shown as Bootstrap tooltip.
876+
.tooltip.tags-more-tooltip .tooltip-arrow { border-bottom-color: #99CCFF !important; }
876877
.tooltip.tags-more-tooltip .tooltip-inner {
877878
background-color: #99CCFF !important;
878879
color: #fff !important;
879880
opacity: 1 !important;
880881
}
881-
.tooltip.tags-more-tooltip .tooltip-arrow {
882-
border-bottom-color: #99CCFF !important;
883-
}
884882
}
885883

886884
.title>h1 {

0 commit comments

Comments
 (0)