diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-10-30 14:44:46 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-10-30 14:44:46 +0100 |
commit | aee781f31e34c71447e74e26375d2bc819aceb79 (patch) | |
tree | 720cd9750beddcf71de904e12c6c5a0eb1ed3dd4 /public | |
parent | 0863fd869b6ef23501e5c67249f3be661af80e07 (diff) | |
download | norsk-urskog-registrations-aee781f31e34c71447e74e26375d2bc819aceb79.tar.gz norsk-urskog-registrations-aee781f31e34c71447e74e26375d2bc819aceb79.tar.bz2 norsk-urskog-registrations-aee781f31e34c71447e74e26375d2bc819aceb79.zip |
Make the form look a bit nicer again.
Made the song fields align under each other again.
Diffstat (limited to 'public')
-rw-r--r-- | public/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/styles.css b/public/styles.css index 3f90273..73f6530 100644 --- a/public/styles.css +++ b/public/styles.css @@ -55,7 +55,6 @@ input[type=text], textarea { } .song-details { - margin-left: 1cm; margin-top: 2mm; } |