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 {
padding-left: .6em;
font-size: .75em;
font-weight: bold;
line-height: 1.5;
color: #fff;
text-align: center;
white-space: nowrap;
......@@ -4564,13 +4565,11 @@ a.badge:hover {
display: block;
}
.media-right,
.media > .pull-right {
.media-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
.media-left {
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 {
padding-left: .6em;
font-size: .75em;
font-weight: bold;
line-height: 1.5;
color: #fff;
text-align: center;
white-space: nowrap;
......@@ -4564,13 +4565,11 @@ a.badge:hover {
display: block;
}
.media-right,
.media > .pull-right {
.media-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
.media-left {
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