on mobile submit-panel must have width

This commit is contained in:
Jeff Atwood 2015-09-15 15:22:22 -07:00
parent a60a251c93
commit 0a3388d19f
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ input {
bottom: 35px;
}
.submit-panel {
width: 50%;
position: absolute;
display: block;
bottom: 2px;