diff options
| author | XhmikosR <[email protected]> | 2016-02-27 13:55:49 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-27 13:56:46 +0200 |
| commit | 666e8aa8b1a8ec71896ff5292c547ca561427584 (patch) | |
| tree | 314e35a9cd9b7c3117b56ce210e407946dc27819 /docs/dist/css/bootstrap.css | |
| parent | 96cafe2d2df73688138d6506591e6229884c0f3b (diff) | |
| download | bootstrap-666e8aa8b1a8ec71896ff5292c547ca561427584.tar.xz bootstrap-666e8aa8b1a8ec71896ff5292c547ca561427584.zip | |
Run `grunt`.
[ci skip]
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 605981624..848b6ee9c 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2147,6 +2147,12 @@ select.form-control:not([size]):not([multiple]) { margin-bottom: 0; } +.form-control-legend { + padding: 0.5rem 0.75rem; + margin-bottom: 0; + font-size: 1rem; +} + _::-webkit-full-page-media.form-control, input[type="date"].form-control, input[type="time"].form-control, |
