Commit f20333ef by Greg Price

Remove some cruft from forums SASS

parent 6ecbba72
...@@ -824,11 +824,6 @@ body.discussion { ...@@ -824,11 +824,6 @@ body.discussion {
border: 1px solid transparent; border: 1px solid transparent;
text-align: center; text-align: center;
.current-board {
white-space: normal;
}
span { span {
font-size: 14px; font-size: 14px;
font-weight: 700; font-weight: 700;
...@@ -836,12 +831,7 @@ body.discussion { ...@@ -836,12 +831,7 @@ body.discussion {
color: #333; color: #333;
text-shadow: 0 1px 0 rgba(255, 255, 255, .8); text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
} }
.drop-arrow {
font-size: 16px;
}
.drop-arrow {
font-size: 16px;
}
.drop-arrow { .drop-arrow {
font-size: 16px; font-size: 16px;
} }
......
Markdown is supported
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