diff options
| author | Mark Otto <[email protected]> | 2013-10-26 03:41:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-26 03:41:00 -0700 |
| commit | 4fac7b6d25953eeedf54eba98d3861afc8ed25de (patch) | |
| tree | 2ece57ae55aa2396e3cb7ab3b2ed8bbe2ccb2d91 /dist/css/bootstrap-theme.css | |
| parent | f47510b1722f9ce654c293c7d9d5ab0828be1167 (diff) | |
| parent | 20cba845c26b04799de7a7a6d9554e9fd6d21eab (diff) | |
| download | bootstrap-4fac7b6d25953eeedf54eba98d3861afc8ed25de.tar.xz bootstrap-4fac7b6d25953eeedf54eba98d3861afc8ed25de.zip | |
Merge pull request #11222 from ZDroid/patch-1
Add another newline to improve final code readability
Diffstat (limited to 'dist/css/bootstrap-theme.css')
| -rw-r--r-- | dist/css/bootstrap-theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap-theme.css b/dist/css/bootstrap-theme.css index 09f4eadc0..e05fb76d9 100644 --- a/dist/css/bootstrap-theme.css +++ b/dist/css/bootstrap-theme.css @@ -5,6 +5,7 @@ * * Designed and built with all the love in the world by @mdo and @fat. */ + .btn-default, .btn-primary, .btn-success, |
