rename separator to divider

This commit is contained in:
Extarys 2021-01-21 17:18:00 -05:00
commit cf54ed6960
2 changed files with 7 additions and 6 deletions

View file

@ -757,7 +757,7 @@ nav.navbar .nav > li > button:focus {
/* required to compensate for moving the container below the topnav bar */
margin-bottom: 50px;
}
#offcanvasUsermenu li.list-group-separator {
#offcanvasUsermenu li.divider {
background-color: transparent;
height: 3px;
}