diff options
| author | Mark Otto <[email protected]> | 2012-09-17 18:15:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-17 18:15:39 -0700 |
| commit | 143fef9f95daca088c1a910fccd07f2b520d8b0b (patch) | |
| tree | f631ef8e07905097da41e1fe263ab4c8ff64fd9e /docs/assets/css/bootstrap-responsive.css | |
| parent | 917b46a3430b33b7f2cde9ffe67a13aaa935e9a3 (diff) | |
| download | bootstrap-143fef9f95daca088c1a910fccd07f2b520d8b0b.tar.xz bootstrap-143fef9f95daca088c1a910fccd07f2b520d8b0b.zip | |
overhaul the docs and css to merge into 2.1.2 since this was against master
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
| -rw-r--r-- | docs/assets/css/bootstrap-responsive.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index a0b4f4684..72814d3f7 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -901,10 +901,8 @@ float: none; margin-bottom: 10px; } - .media .pull-left { + .media-object { margin-right: 0; - } - .media .pull-right { margin-left: 0; } .modal { |
