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