mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Cleanup unused CSS
This commit is contained in:
parent
ebe2c0536f
commit
b015454b02
21 changed files with 24 additions and 870 deletions
10
vendors/bootstrap/less/utilities.less
vendored
10
vendors/bootstrap/less/utilities.less
vendored
|
|
@ -15,13 +15,3 @@
|
|||
.show {
|
||||
display: block;
|
||||
}
|
||||
|
||||
// Visibility
|
||||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
// For Affix plugin
|
||||
.affix {
|
||||
position: fixed;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue