mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +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
5
vendors/bootstrap/less/dropdowns.less
vendored
5
vendors/bootstrap/less/dropdowns.less
vendored
|
|
@ -56,11 +56,6 @@
|
|||
left: auto;
|
||||
}
|
||||
|
||||
// Dividers (basically an hr) within the dropdown
|
||||
.divider {
|
||||
.nav-divider(@dropdownDividerTop, @dropdownDividerBottom);
|
||||
}
|
||||
|
||||
// Links within the dropdown menu
|
||||
a {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue