diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 75a84ac58..00cd16c26 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -269,7 +269,7 @@ input#qsearchInput { }
.zero { display: none }
.one { background: transparent; }
-.2nmore { background: transparent; }
+.plural { background: transparent; }
.nb-hits { color: #69c; }
.nb-comments { color: #f92; }
|