Remove unnecessary Bootstrap CSS/SASS overrides

This commit is contained in:
Paul van Tilburg 2015-06-20 17:57:40 +02:00
parent ce7fe6e510
commit bbebeda029
1 changed files with 0 additions and 17 deletions

View File

@ -1,22 +1,5 @@
/* CSS file for Stop Camping Time! */
/* Bootstrap overrides */
[class^="icon-"]
background-image: url("../images/glyphicons-halflings.png")
.icon-white
background-image: url("../images/glyphicons-halflings-white.png")
.text-left
text-align: left !important
.text-center
text-align: center !important
.text-right
text-align: right !important
.btn-group
margin-bottom: 8px
/* Main elements */
html
position: relative