mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 08:09:55 -04:00
remove a TON of unused bootstrap classes
This commit is contained in:
parent
0c8a803144
commit
e0a119ba36
2 changed files with 33 additions and 921 deletions
app/assets/stylesheets
|
@ -49,18 +49,3 @@
|
|||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
// Image replacement
|
||||
// --------------------------------------------------
|
||||
|
||||
.hide-text {
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
&:before {
|
||||
display: block;
|
||||
width: 0;
|
||||
height: 150%;
|
||||
content: "";
|
||||
}
|
||||
}
|
939
app/assets/stylesheets/vendor/bootstrap.css.scss
vendored
939
app/assets/stylesheets/vendor/bootstrap.css.scss
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue