Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit a3083a1

Browse files
vyskocilpavelpajavyskocil
authored andcommitted
Fixed overqualified element
1 parent 90ca7ac commit a3083a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/statisticsproxy.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
padding: 0;
77
}
88

9-
div#tableOfAllLogin{
9+
#tableOfAllLogin {
1010
padding-left: 25%;
1111
}
1212

1313

14-
div#summary{
14+
#summary {
1515
padding-left: 10%;
1616
}
1717

0 commit comments

Comments
 (0)