diff --git a/metro-vibes/metro-vibes-css/css/bootstrap.css b/metro-vibes/metro-vibes-css/css/bootstrap.css index 1bf9337..37fd6f4 100644 --- a/metro-vibes/metro-vibes-css/css/bootstrap.css +++ b/metro-vibes/metro-vibes-css/css/bootstrap.css @@ -762,16 +762,6 @@ pre code { clear: both; } -.container:before, -.container:after { - display: table; - content: " "; -} - -.container:after { - clear: both; -} - .row { margin-right: -15px; margin-left: -15px; @@ -787,16 +777,6 @@ pre code { clear: both; } -.row:before, -.row:after { - display: table; - content: " "; -} - -.row:after { - clear: both; -} - .col-xs-1, .col-xs-2, .col-xs-3, @@ -6802,4 +6782,4 @@ td.visible-print { td.hidden-print { display: none !important; } -} \ No newline at end of file +}