Browse Source

move icons to the right place

Owen Versteeg 11 years ago
parent
commit
83e417cf00
1 changed files with 0 additions and 5 deletions
  1. 0 5
      sass/_button.scss

+ 0 - 5
sass/_button.scss

@@ -21,11 +21,6 @@
 //-------------------------------------------------------------------
 
 
-// Set font styles for buttons
-ico {
-  font-family: Arial Unicode MS, Lucida Sans Unicode, sans-serif; /* This combo of Unicode fonts means Min's icons support OSX 10.5+, Windows 98+, and Ubuntu. */
-}
-
 
 // Set Generic <button> and .btn styling.
 // use .btn on any element to give it the styling of a button