Do not display pairing action buttons when pairing is empty
This commit is contained in:
@@ -377,6 +377,9 @@
|
||||
width: 6em;
|
||||
}
|
||||
}
|
||||
&:empty + .pairing-post-actions {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
#print-pairables {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user