فهرست منبع

Remove unnecessary flex for no-gutters

Thibaud Colas 7 سال پیش
والد
کامیت
40faa0a16d
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      bakerydemo/static/css/main.css

+ 0 - 2
bakerydemo/static/css/main.css

@@ -1025,8 +1025,6 @@ span.outline {
 .row.no-gutters {
   margin-right: 0;
   margin-left: 0;
-  display: flex;
-  flex-wrap: wrap;
 }
 @media (max-width: 970px) {
   .row.no-gutters {