Skip to content

Commit 62e155e

Browse files
authored
Merge pull request #2346 from unraid/fix/dashboard-icon-spacing
fix: dashboard icon spacing
2 parents a32ab40 + 8dae38a commit 62e155e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emhttp/plugins/dynamix/sheets/DashStats.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ i.fa-wrench.tile {
230230
}
231231
i[class^="icon-"] {
232232
font-size: 1.6rem;
233-
/* margin-right: 8px; */
233+
margin-right: 8px;
234234
}
235235
i[class^="icon-u-"] {
236236
font-size: inherit;

0 commit comments

Comments
 (0)