فهرست منبع

Removing HTML body extra head styling

Edd Baldry 8 سال پیش
والد
کامیت
dbc03228fd
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      bakerydemo/templates/locations/location_page.html

+ 0 - 5
bakerydemo/templates/locations/location_page.html

@@ -7,11 +7,6 @@
         #map {
           height: 100%;
         }
-        html, body {
-          height: 100%;
-          margin: 0;
-          padding: 0;
-        }
     </style>
 {% endblock head-extra %}