diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/mageia/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/mageia/style.css b/themes/mageia/style.css index b04a6bf..d7ef081 100644 --- a/themes/mageia/style.css +++ b/themes/mageia/style.css @@ -122,7 +122,7 @@ ul > li > ul > li > ul > li .file-view { left: -66px; } margin: 0.6em 1em 0.6em 0; font-size: 90%; } -.controls .p { display: inline; } +.controls p.stats { display: inline; } .hl-none { font-weight: bold; } .hl { font-weight: bold; } |