[FIX] website: remove col-md-12 obsolete bootstrap fix

This commit is contained in:
Christophe Matthieu 2015-08-14 15:15:04 +02:00
parent 4359f65522
commit dd4566de37
2 changed files with 0 additions and 8 deletions

View File

@ -189,10 +189,6 @@ footer {
}
/* ----- BOOTSTRAP FIX ----- */
.col-md-12 {
float: left;
width: 100%;
}
@-moz-document url-prefix() {
.table .img-responsive {

View File

@ -143,10 +143,6 @@ footer
/* ----- BOOTSTRAP FIX ----- */
.col-md-12
float: left
width: 100%
@-moz-document url-prefix()
.table .img-responsive
width: 100%