Browse Source

Remove unused help border.

pull/29/head^2
Evan Theurer 12 years ago
parent
commit
b03ebd3275
  1. 1
      src/styles/components/_usability.scss

1
src/styles/components/_usability.scss

@ -20,7 +20,6 @@
*/ */
#help { #help {
border-top: 1px solid $bordercolor;
bottom: 10px; bottom: 10px;
color: #aaa; color: #aaa;
font-size: 1.1em; font-size: 1.1em;

Loading…
Cancel
Save