2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Mark Otto
2015-05-31 23:53:14 -07:00
parent 97a6275e54
commit c1a84e38c7
7 changed files with 11 additions and 13 deletions
+3 -4
View File
@@ -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 {
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;
} }
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -4
View File
@@ -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 {
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;
} }
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long