mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Replace bootstrap .divider with cleaner .dividerbar which also reduces knockout calls
This commit is contained in:
parent
c2a5d0fda5
commit
527694f361
10 changed files with 30 additions and 83 deletions
4
vendors/bootstrap/less/navs.less
vendored
4
vendors/bootstrap/less/navs.less
vendored
|
|
@ -70,10 +70,6 @@
|
|||
.nav-list [class^="icon-"] {
|
||||
margin-right: 2px;
|
||||
}
|
||||
// Dividers (basically an hr) within the dropdown
|
||||
.nav-list .divider {
|
||||
.nav-divider();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue