Issue reporter sys info/extensions drop down UX issues, #42564

This commit is contained in:
Rachel Macfarlane
2018-02-06 17:01:01 -08:00
parent b54b329625
commit 153ffd21e6
3 changed files with 28 additions and 12 deletions

View File

@@ -225,6 +225,7 @@ summary {
width: 80px;
top: 2px;
left: 30px;
cursor: pointer;
}
.sendData {
@@ -236,6 +237,7 @@ input[type="checkbox"] {
display: inline-block;
margin-top: 0;
vertical-align: middle;
cursor: pointer;
}
input:disabled {