Update bootstrap to 2.0.3

This makes the navbar collapse properly on small screens.
This commit is contained in:
Eelco Dolstra
2013-03-19 00:15:12 +01:00
parent 93f4a26058
commit c1aefc4c41
5 changed files with 14 additions and 13 deletions

View File

@ -7,7 +7,7 @@ STATIC = \
FLOT = flot-0.6.zip
TABLESORTER = jquery.tablesorter.zip
JQUERY = jquery-ui-1.8.5.custom.zip
BOOTSTRAP = bootstrap.zip
BOOTSTRAP = bootstrap-2.0.3.zip
ZIPS = $(FLOT) $(TABLESORTER) $(JQUERY) $(BOOTSTRAP)