Update bootstrap to 2.0.3
This makes the navbar collapse properly on small screens.
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user