minor font sizing CSS fixups

This commit is contained in:
Jeff Atwood 2014-12-16 01:12:52 -08:00
parent dfd7e69df7
commit 23899281d8
4 changed files with 0 additions and 13 deletions

View File

@ -101,7 +101,6 @@ div.ac-wrap {
font-size: 1em;
}
input {
text-align: center;
width: 150px;
}
.examples {
@ -119,7 +118,6 @@ div.ac-wrap {
.auto-close-fields {
i.fa-clock-o {
font-size: 1.143em;
line-height: 8px;
}
input {
margin: 0;

View File

@ -8,7 +8,6 @@
h1 {
a.edit-topic {
font-size: 1.214em;
display: inline-block;
vertical-align: top;
position: relative;

View File

@ -486,10 +486,6 @@ a.star {
border-radius: 0;
margin-top: 10px;
}
.title {
font-size: 1em; line-height: 8px;
}
}
span.post-count {
@ -557,7 +553,6 @@ video {
a.star {
margin: 0 7px 20px 2px;
font-size: 1.214em;
color: dark-light-diff($secondary, $primary, 80%, -20%) !important;
}
a.star.starred {color: $danger !important;}

View File

@ -311,11 +311,6 @@ a.star {
font-size: 0.714em;
vertical-align: top;
}
.title {
font-size: 1em; line-height: 8px;
}
}