mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
Fix for sidebar vertical line issue; closes #2581
This commit is contained in:
parent
fbdfcf758b
commit
9bdc16828e
@ -482,6 +482,7 @@ a.list-group-item:focus {
|
||||
text-decoration: none !important;
|
||||
color: #ec6d12 !important;
|
||||
background-color: lightergrey !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
#navigation.col-sidebar-left > div > nav > #mainmenu > div > div {
|
||||
|
||||
@ -7110,6 +7110,7 @@ main.page-content.col-lg-12 {
|
||||
width: 70px;
|
||||
background-color: transparent !important;
|
||||
overflow: hidden;
|
||||
border: none !important;
|
||||
}
|
||||
#navigation.col-sidebar-left > div.row {
|
||||
height: 100% !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user