Form style

This commit is contained in:
Marc Ducobu
2015-06-16 15:26:14 +02:00
parent d3d572567e
commit fb15bd336c
2 changed files with 10 additions and 1 deletions

View File

@@ -30,6 +30,8 @@
color: $chill-light-gray;
background-color: $chill-blue;
position: relative;
left: unset;
top: unset;
}
}
}