Merge pull request #1845 from HabitRPG/sabe_tweak

Remove bland/harsh border styling on eggs and avatar options
This commit is contained in:
Tyler Renelle
2013-11-17 10:18:59 -08:00
+1 -1
View File
@@ -22,7 +22,7 @@ menu
line-height: 2
.customize-option
border: 1px solid grey;
border: 0px solid grey;
background-color: hsl(0, 0%, 93%);
margin-bottom: 10px