diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
commit | 9f0a62f7c12c8b91cef0df8189db38711838a051 (patch) | |
tree | 230c98ec79640b0c132fd7e6224cec3411917bf1 /spruce/bootstrap.css | |
parent | 4684ad0883c4ddb6c7a7870202fda196114079ff (diff) |
2.3.0+2 -> 2.3.1
Diffstat (limited to 'spruce/bootstrap.css')
-rw-r--r-- | spruce/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spruce/bootstrap.css b/spruce/bootstrap.css index 9ee68683..3e887de2 100644 --- a/spruce/bootstrap.css +++ b/spruce/bootstrap.css @@ -1,7 +1,7 @@ @import url(//fonts.googleapis.com/css?family=Crete+Round); /*! - * Bootstrap v2.3.0 + * Bootstrap v2.3.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 @@ -6768,4 +6768,4 @@ select { .affix { position: fixed; -} +}
\ No newline at end of file |