Tooltips: Cleanup

This commit is contained in:
2018-08-28 15:54:14 +02:00
parent 84608500b9
commit 40f79af49d
3 changed files with 10 additions and 17 deletions

View File

@@ -104,7 +104,6 @@ $project-sidebar-width: 50px !default
$project_header-height: 50px !default
$project_footer-height: 30px !default
$navbar-height: 42px !default
$navbar-backdrop-height: 600px !default
$node-type-asset_image: #e87d86 !default
@@ -125,3 +124,9 @@ $z-index-base: 13 !default
@media (min-width: $screen-lg-min)
width: 1270px
// Tooltips.
$tooltip-font-size: 0.83rem
$tooltip-max-width: auto
$tooltip-opacity: 1