0
0
Fork 0

Improve style for form in site settings (#2796)

This commit is contained in:
Yamagishi Kazutoshi 2017-05-05 03:37:57 +09:00 committed by Matt Jankowski
parent 11077af52f
commit 566e0a772d
2 changed files with 1 additions and 7 deletions

View file

@ -9,12 +9,6 @@ code {
margin: 0 auto;
}
.admin {
input, textarea {
width: 100%;
}
}
.simple_form {
.input {
margin-bottom: 15px;