Commit c1a84e38 authored by Mark Otto's avatar Mark Otto

grunt

parent 97a6275e
...@@ -4198,6 +4198,7 @@ a.label:hover { ...@@ -4198,6 +4198,7 @@ a.label:hover {
padding-left: .6em; padding-left: .6em;
font-size: .75em; font-size: .75em;
font-weight: bold; font-weight: bold;
line-height: 1.5;
color: #fff; color: #fff;
text-align: center; text-align: center;
white-space: nowrap; white-space: nowrap;
...@@ -4564,13 +4565,11 @@ a.badge:hover { ...@@ -4564,13 +4565,11 @@ a.badge:hover {
display: block; display: block;
} }
.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;
} }
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
...@@ -4198,6 +4198,7 @@ a.label:hover { ...@@ -4198,6 +4198,7 @@ a.label:hover {
padding-left: .6em; padding-left: .6em;
font-size: .75em; font-size: .75em;
font-weight: bold; font-weight: bold;
line-height: 1.5;
color: #fff; color: #fff;
text-align: center; text-align: center;
white-space: nowrap; white-space: nowrap;
...@@ -4564,13 +4565,11 @@ a.badge:hover { ...@@ -4564,13 +4565,11 @@ a.badge:hover {
display: block; display: block;
} }
.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;
} }
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
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