Skip to content
Snippets Groups Projects
Commit d785b20c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'sidebar-tooltips' into 'master'

Sidebar tooltips

Show nice tooltips when hover on collapsed sidebar

See merge request !1521
parents d0f045eb f989190e
Branches
Tags
No related merge requests found
Pipeline #
Loading
Loading
@@ -126,7 +126,7 @@
 
.nav-sidebar {
margin-top: 20px;
position: absolute;
position: fixed;
top: 45px;
width: 52px;
 
Loading
Loading
Loading
Loading
@@ -17,3 +17,7 @@
= yield
 
= yield :embedded_scripts
:coffeescript
$('.page-sidebar-collapsed .nav-sidebar a').tooltip placement: "right"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment