Skip to content

Commit

Permalink
Fix design of report-bug form
Browse files Browse the repository at this point in the history
  • Loading branch information
sid22 authored and jajodiaraghav committed Jul 25, 2017
1 parent 5b938e4 commit 7c30f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,11 @@ a:hover{
.form{
margin:0;
}
@media only screen and (max-width: 400px){
.form-group{
margin-top: 10px;
margin-bottom: 10px;
}
}
.form input,.form textarea{
background-color: #eee;
Expand Down

0 comments on commit 7c30f21

Please sign in to comment.