fix submit button
authorxenophenes <xenophenes42@gmail.com>
Mon, 5 Jun 2017 15:19:47 +0000 (08:19 -0700)
committerxenophenes <xenophenes42@gmail.com>
Mon, 5 Jun 2017 15:19:47 +0000 (08:19 -0700)
static/css/style.css

index 45107df6a12e772e4ac4d943b80128a08d494636..7ea218c19cf220d8ebeba481352b1844fb888c41 100644 (file)
                    margin-bottom: .5em;
                }
 
-               form input[type=submit] {
-                               margin: .5em 0;
-                               font-size: 14px;
-                               padding: 0;
-                               border-radius: 7px;
-               }
-
                input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover {
                    background-color: #0A2342;
                    text-decoration: none;