Skip to content

Commit dd58168

Browse files
committed
Fixed field label alignment.
Added some app error handling, logging, display. Started moving away from jquery in favor of "vanilla" js.
1 parent 17cfeec commit dd58168

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

esp8266-fastled-webserver/data/css/styles.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ body {
22
padding-bottom: 80px;
33
}
44

5-
.col-form-label {
6-
text-align: right;
7-
}
8-
95
.infoDtTemplate {
106
text-align: right;
117
}

0 commit comments

Comments
 (0)