Commit 032c314c authored by Ben Hayward's avatar Ben Hayward

Updated to catch future additions

1 merge request!620[Sprint/QuietQuail](fix): Adjusted padded element to prevent misclicks. #2114
Pipeline #93468227 running with stages
......@@ -46,8 +46,7 @@
text-overflow: ellipsis;
text-align: left;
a,
div {
> * {
padding: 0 8px 0 0;
text-decoration: none;
width: 100%;
......
Please register or to comment