Commit 7783ef8f authored by Mark Otto's avatar Mark Otto

remove utils from media alignment

parent ed4e873f
...@@ -54,13 +54,11 @@ ...@@ -54,13 +54,11 @@
// Alignment // Alignment
// //
.media-right, .media-right {
.media > .pull-right {
padding-left: 10px; padding-left: 10px;
} }
.media-left, .media-left {
.media > .pull-left {
padding-right: 10px; padding-right: 10px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment