Tune submission css
This commit is contained in:
parent
9376750a1b
commit
847e8b6660
3 changed files with 23 additions and 21 deletions
|
@ -136,16 +136,20 @@ label[for="language"], label[for="status"] {
|
|||
}
|
||||
|
||||
@media(max-width: 799px) {
|
||||
.sub-prop {
|
||||
.label {
|
||||
.submission-row {
|
||||
.sub-prop {
|
||||
.label {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.fa {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
.sub-user-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.fa {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
#fake-info-float {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue