fix css
This commit is contained in:
parent
d70639dcb6
commit
6ebb563fbb
@ -368,9 +368,8 @@ input, textarea {
|
||||
display: table;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
|
||||
display: inline-block;
|
||||
/*
|
||||
display: inline-block;
|
||||
float: left; */
|
||||
clear: both;
|
||||
min-width: 500px;
|
||||
@ -679,4 +678,4 @@ th > label {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
[data-subject~="None"] { display: none; }
|
||||
[data-subject~="None"] { display: none; }
|
||||
|
Reference in New Issue
Block a user