Skip to content
Snippets Groups Projects
Commit 473cd6db authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2908355: Fixed messing toolbar component css styling file

parent 0f351dea
No related branches found
No related tags found
No related merge requests found
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
z-index: 1031;
}
body.toolbar-fixed .navbar-fixed-top {
top: 39px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
top: 79px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
margin-left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
padding-bottom: 40px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
width: 240px;
}
/*# sourceMappingURL=toolbar.component.css.map */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment