Skip to content

Commit a0566f7

Browse files
committed
[chores] Removed unwanted CSS border from advanced options heading
[backport 1.2]
1 parent 757d600 commit a0566f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openwisp_monitoring/device/static/monitoring/css/monitoring.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ td.field-health_status,
117117
padding: 0 0 0 5px;
118118
text-transform: capitalize;
119119
font-size: 14px;
120+
border: 0 none;
120121
}
121122
#main #content-main .djn-module details .form-row:last-child {
122123
border-bottom: 1px solid var(--hairline-color);

0 commit comments

Comments
 (0)