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

remove utils from media alignment

parent ed4e873f
......@@ -54,13 +54,11 @@
// Alignment
//
.media-right,
.media > .pull-right {
.media-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
.media-left {
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