diff options
| author | Zlatan Vasović <[email protected]> | 2013-10-24 19:32:41 +0200 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-10-26 10:57:09 +0200 |
| commit | 20cba845c26b04799de7a7a6d9554e9fd6d21eab (patch) | |
| tree | 89f57c69562cf38845c388f858c76b95b89cc787 /dist/css/bootstrap-theme.css | |
| parent | 54cd0f8c2f1aaadefd8447f9ff4cd9bb04fe4e72 (diff) | |
| download | bootstrap-20cba845c26b04799de7a7a6d9554e9fd6d21eab.tar.xz bootstrap-20cba845c26b04799de7a7a6d9554e9fd6d21eab.zip | |
Add another newline to improve final code readability
This divides banner from code.
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, |
