Преглед изворни кода

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 %}