Skip to content
Snippets Groups Projects
Commit dd4566de authored by Christophe Matthieu's avatar Christophe Matthieu
Browse files

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

parent 4359f655
Branches
Tags
No related merge requests found
......@@ -189,10 +189,6 @@ footer {
}
/* ----- BOOTSTRAP FIX ----- */
.col-md-12 {
float: left;
width: 100%;
}
@-moz-document url-prefix() {
.table .img-responsive {
......
......@@ -143,10 +143,6 @@ footer
/* ----- BOOTSTRAP FIX ----- */
.col-md-12
float: left
width: 100%
@-moz-document url-prefix()
.table .img-responsive
width: 100%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment