Archived
1
0
This commit is contained in:
Jeff 2017-02-06 04:40:24 -05:00
parent d70639dcb6
commit 6ebb563fbb

View File

@ -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; }