diff options
| author | Geremia Taglialatela <[email protected]> | 2015-01-19 21:26:01 +0100 |
|---|---|---|
| committer | Geremia Taglialatela <[email protected]> | 2015-01-19 21:26:01 +0100 |
| commit | e90f98dd0ce83273db57eab164a5f25f439d1cf2 (patch) | |
| tree | a7ff68df7eabd1dad96c6c56bf4d469a2924644f /less/alerts.less | |
| parent | 4fd01b7ac130dd815e7490950ed807487b684f4a (diff) | |
| download | bootstrap-e90f98dd0ce83273db57eab164a5f25f439d1cf2.tar.xz bootstrap-e90f98dd0ce83273db57eab164a5f25f439d1cf2.zip | |
Trim whitespaces
Diffstat (limited to 'less/alerts.less')
| -rw-r--r-- | less/alerts.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/less/alerts.less b/less/alerts.less index 5618bfcec..c4199db92 100644 --- a/less/alerts.less +++ b/less/alerts.less @@ -18,7 +18,7 @@ // Specified for the h4 to prevent conflicts of changing @headings-color color: inherit; } - + // Provide class for links that match alerts .alert-link { font-weight: @alert-link-font-weight; @@ -29,7 +29,7 @@ > ul { margin-bottom: 0; } - + > p + p { margin-top: 5px; } |
