remove boilerplate.css

it is redundant with bootstrap reset
pull/37/head
MinRK 13 years ago
parent 33c5e5c90f
commit 409a1bb6e1

@ -15,7 +15,6 @@
<link rel="stylesheet" href="{{static_url("components/jquery-ui/themes/smoothness/jquery-ui.min.css") }}" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{static_url("base/css/boilerplate.css") }}" type="text/css" />
{% block stylesheet %}
{% block lesscss %}
{% if use_less %}

Loading…
Cancel
Save