mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fixes #12934
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
background-color: @popover-title-bg;
|
background-color: @popover-title-bg;
|
||||||
border-bottom: 1px solid darken(@popover-title-bg, 5%);
|
border-bottom: 1px solid darken(@popover-title-bg, 5%);
|
||||||
border-radius: 5px 5px 0 0;
|
border-radius: (@border-radius-large - 1) (@border-radius-large - 1) 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.popover-content {
|
.popover-content {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user