diff options
| author | Mark Otto <[email protected]> | 2012-01-14 16:45:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-14 16:45:01 -0800 |
| commit | 028726a9a3e2acd56195dacd903680db5d934b8e (patch) | |
| tree | b969b0769e71bbf5b08a18fdd6f3c4dad34fb6a6 /bootstrap.css | |
| parent | a40b2a636c908859c2bb7434f0c050be2dc7e70e (diff) | |
| download | bootstrap-028726a9a3e2acd56195dacd903680db5d934b8e.tar.xz bootstrap-028726a9a3e2acd56195dacd903680db5d934b8e.zip | |
add user-select mixin
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css index 8d7b08a35..1fc0e9edd 100644 --- a/bootstrap.css +++ b/bootstrap.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: Sat Jan 14 16:38:32 PST 2012 + * Date: Sat Jan 14 16:44:52 PST 2012 */ html, body { margin: 0; |
