one more unused bootstrap style

I CAN SEARCH WITH REGEX MANNN
This commit is contained in:
Jeff Atwood 2013-04-06 00:42:36 -07:00
parent a8e5d15a25
commit 705f94668f

View file

@ -80,25 +80,7 @@ img {
.offset1 {
margin-left: 64px;
}
.label {
font-size: 10.998px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
}
.label {
padding: 1px 4px 2px;
border-radius: 3px;
}
a.label:hover {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
@ -171,8 +153,6 @@ input[type="submit"].btn::-moz-focus-inner {
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
opacity: 0.3;
filter: alpha(opacity=30);
}
.dropdown .caret {
margin-top: 8px;