diff options
Diffstat (limited to 'contrib/themes/aphelion/templates')
-rw-r--r-- | contrib/themes/aphelion/templates/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/themes/aphelion/templates/default.css b/contrib/themes/aphelion/templates/default.css index e7707123..8e318462 100644 --- a/contrib/themes/aphelion/templates/default.css +++ b/contrib/themes/aphelion/templates/default.css @@ -224,7 +224,7 @@ div#sidebar { border: 0;
width: 780px;
}
-.np_cell {
+.np_cell, .np_cell_left, .np_cell_m, .np_cell_right {
padding: 10px 0 10px 0;
text-align: center;
border: 0;
|