mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Cleanup bootstrap css
This commit is contained in:
parent
146f76ad9f
commit
f57955443b
10 changed files with 14 additions and 87 deletions
8
vendors/bootstrap/less/dropdowns.less
vendored
8
vendors/bootstrap/less/dropdowns.less
vendored
|
|
@ -92,11 +92,3 @@
|
|||
background-color: transparent;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
// Open state for the dropdown
|
||||
// ---------------------------
|
||||
.open {
|
||||
& > .dropdown-menu {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue