forked from newthuhole/hole_thu_frontend
fix ios img orientation
This commit is contained in:
@@ -35,11 +35,11 @@
|
||||
}
|
||||
.post-form-bar input[type=file] {
|
||||
border: 0;
|
||||
padding: 0 .5em;
|
||||
padding: 0 0 0 .5em;
|
||||
}
|
||||
@media screen and (max-width: 580px) {
|
||||
.post-form-bar input[type=file] {
|
||||
width: 110px;
|
||||
width: 120px;
|
||||
}
|
||||
}
|
||||
.post-form-bar button {
|
||||
|
||||
Reference in New Issue
Block a user