aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.0.0.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 12:26:51 -0700
committerJacob Thornton <[email protected]>2011-08-21 12:26:51 -0700
commit2435b6417a442273f660ab368c532b2c84cb2601 (patch)
treef3d3dc1b8423b36ef1d8bb21ba72c17036bb0a0a /bootstrap-1.0.0.css
parentb18e76f99072fe94f771ad30e492f2d8aca463cb (diff)
downloadbootstrap-2435b6417a442273f660ab368c532b2c84cb2601.tar.xz
bootstrap-2435b6417a442273f660ab368c532b2c84cb2601.zip
give pagination nav borders in ie
Diffstat (limited to 'bootstrap-1.0.0.css')
-rw-r--r--bootstrap-1.0.0.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css
index 8ea22a823..dc3eb2e1f 100644
--- a/bootstrap-1.0.0.css
+++ b/bootstrap-1.0.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Aug 21 12:18:33 PDT 2011
+ * Date: Sun Aug 21 12:26:03 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).