Commit c1a84e38 authored by Mark Otto's avatar Mark Otto
Browse files

grunt

parent 97a6275e
Showing with 9 additions and 11 deletions
+9 -11
...@@ -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;
} }
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
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;
} }
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Supports Markdown
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