diff options
| author | Mark Otto <[email protected]> | 2016-04-08 20:58:40 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-04-08 20:58:40 -0500 |
| commit | fd260961e6fc0f2d84ba52589fde28901148c272 (patch) | |
| tree | 52e685a9b3fc31fdbef8067502cc2273774f036e /docs/dist/css/bootstrap.css | |
| parent | 91627de4de94890a0517c44d5650bb7120503c26 (diff) | |
| download | bootstrap-fd260961e6fc0f2d84ba52589fde28901148c272.tar.xz bootstrap-fd260961e6fc0f2d84ba52589fde28901148c272.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index d1e868b9d..c4afc1c55 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2175,7 +2175,8 @@ select.form-control:not([size]):not([multiple]) { } .form-control-legend { - padding: 0.5rem 0.75rem; + padding-top: 0.5rem; + padding-bottom: 0.5rem; margin-bottom: 0; font-size: 1rem; } |
