|
|
@ -18,7 +18,7 @@ $tooltip-color: #fff !default; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.bs-tooltip-top { top: -4px !important; } |
|
|
|
.bs-tooltip-top { top: -10px !important; } |
|
|
|
.bs-tooltip-bottom { top: 4px !important; } |
|
|
|
.bs-tooltip-bottom { top: 10px !important; } |
|
|
|
.bs-tooltip-left { left: -4px !important; } |
|
|
|
.bs-tooltip-left { left: -10px !important; } |
|
|
|
.bs-tooltip-right { left: 4px !important; } |
|
|
|
.bs-tooltip-right { left: 10px !important; } |
|
|
|