diff options
| author | Kevin Jannis <[email protected]> | 2015-01-15 20:17:02 +0100 |
|---|---|---|
| committer | Kevin Jannis <[email protected]> | 2015-01-15 20:17:02 +0100 |
| commit | bb479b8f4775507b5fe817b1724ccca335bc135c (patch) | |
| tree | fd27c049ff5133fd49eb77192a281ac07430b13c /less | |
| parent | f1cb639c3439d2cca006ebc28f05bc694c6c4ed2 (diff) | |
| download | bootstrap-bb479b8f4775507b5fe817b1724ccca335bc135c.tar.xz bootstrap-bb479b8f4775507b5fe817b1724ccca335bc135c.zip | |
Added blank line between selectors in jumbotron
Diffstat (limited to 'less')
| -rw-r--r-- | less/jumbotron.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/jumbotron.less b/less/jumbotron.less index 340d4a372..d6410238a 100644 --- a/less/jumbotron.less +++ b/less/jumbotron.less @@ -13,6 +13,7 @@ .h1 { color: @jumbotron-heading-color; } + p { margin-bottom: (@jumbotron-padding / 2); font-size: @jumbotron-font-size; |
