1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

bump css to 1.3.0, update makefile to reflect that, update form css to prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere

This commit is contained in:
Mark Otto
2011-09-08 10:36:56 -07:00
parent 1af96b9a58
commit 1c03a07591
13 changed files with 46 additions and 55 deletions

View File

@@ -18,7 +18,7 @@ Here's what the LESS version looks like:
Or if you prefer, the standard css way:
<link rel="stylesheet" type="text/css" href="bootstrap-1.2.0.css">
<link rel="stylesheet" type="text/css" href="bootstrap-1.3.0.css">
For more info, refer to the docs!