We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3118770 commit 5185dc2Copy full SHA for 5185dc2
1 file changed
openwisp_utils/admin_theme/static/admin/css/openwisp.css
@@ -551,7 +551,7 @@ div#toolbar form input[type="submit"] {
551
margin: 0 10px 0 3px;
552
padding: 0.47rem 1rem;
553
background: #333;
554
- border: 1px solid #333;
+ border: 0 none;
555
color: #fff;
556
}
557
div#toolbar #searchbar {
@@ -569,7 +569,8 @@ div#changelist .actions select {
569
margin-right: 7px;
570
571
div#changelist .actions .button {
572
- padding: 6px 1rem;
+ padding: 7px 1rem;
573
574
575
576
height: unset;
0 commit comments