diff options
| author | Julian Thilo <[email protected]> | 2013-11-17 23:45:42 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2013-11-17 23:45:42 +0100 |
| commit | 8aec527614608085d6cf92480abf843fbf720fdf (patch) | |
| tree | d94d49f4b2d670854c4eb76336d5a1fd6a34be30 /dist/css/bootstrap.css | |
| parent | cdb243706e2fa4bedc359760f4955fd9fdd3fc0c (diff) | |
| download | bootstrap-8aec527614608085d6cf92480abf843fbf720fdf.tar.xz bootstrap-8aec527614608085d6cf92480abf843fbf720fdf.zip | |
Run grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 68e8b8c75..d8dfe14c4 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4665,13 +4665,13 @@ textarea.input-group-sm > .input-group-btn > .btn { } .navbar-text { - float: left; margin-top: 15px; margin-bottom: 15px; } @media (min-width: 768px) { .navbar-text { + float: left; margin-right: 15px; margin-left: 15px; } |
