mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Cleanup bootstrap
This commit is contained in:
parent
1802dda136
commit
eb5fb5342e
34 changed files with 192 additions and 3044 deletions
3
vendors/bootstrap/less/utilities.less
vendored
3
vendors/bootstrap/less/utilities.less
vendored
|
|
@ -12,9 +12,6 @@
|
|||
}
|
||||
|
||||
// Toggling content
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
.show {
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue