diff options
| author | Mark Otto <[email protected]> | 2013-10-13 19:57:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-13 19:57:45 -0700 |
| commit | 7bd955318ae9aeb989e1945f0834f15523a9cc15 (patch) | |
| tree | 4de5ef9ea91447df6ba44b6f7bbdbdf73d96b1be /dist/css/bootstrap.css | |
| parent | 5a411af9676501c8916f814411d962b5594644ce (diff) | |
| download | bootstrap-7bd955318ae9aeb989e1945f0834f15523a9cc15.tar.xz bootstrap-7bd955318ae9aeb989e1945f0834f15523a9cc15.zip | |
run grunt on that scaffolding change
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 4d73dcb02..c03801299 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -380,7 +380,7 @@ hr { padding: 0; margin: -1px; overflow: hidden; - clip: rect(0 0 0 0); + clip: rect(0, 0, 0, 0); border: 0; } |
