Skip to content
Snippets Groups Projects
Unverified Commit 7e66150a authored by RD WebDesign's avatar RD WebDesign
Browse files

Adjust menu label tags position - LCARS theme

parent 09d35f05
Branches
Tags
No related merge requests found
......@@ -607,7 +607,7 @@ p.login-box-msg,
}
.sidebar-menu li > a > .pull-right-container.warning-count {
transform: scale(1);
transform: none;
position: relative;
bottom: 0.15em;
}
......@@ -862,6 +862,16 @@ p.login-box-msg,
transform: scaleX(-1);
}
.sidebar-menu li > a > span .pull-right-container {
position: absolute;
bottom: 7px;
left: 10px;
}
.sidebar-menu li > a > span .pull-right-container span {
float: left !important;
}
.treeview-menu > li > a {
margin: 4px 0 0;
padding: 23px 38px 4px 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment