diff --git a/public/css/module.less b/public/css/module.less index 0b80387d..2308cd85 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -11,6 +11,10 @@ table.avp th { font-size: inherit; } +.content form { + margin-bottom: 2em; +} + form input[type=submit] { .button(); border-width: 1px; @@ -22,7 +26,7 @@ form input[type=submit]:first-of-type { } form p.description { - display: none; + display: none; padding-bottom: 1em; color: #888; padding-left: 32%; @@ -122,7 +126,7 @@ ul.main-actions { li { list-style-type: none; width: 20em; - height: 20em; + text-align: center; display: block; padding: 0;