fix option default values

This commit is contained in:
2014-12-14 14:33:56 +01:00
parent b098615095
commit c7aff3e347
12 changed files with 231 additions and 175 deletions

View File

@@ -249,7 +249,7 @@ a.button {
padding:7px;
margin-right:5px;
background:$col_main_3;
font-size:$size_big;
font-size:$size_vbig;
cursor:pointer;
/*position:relative;*/
display:inline-block;