diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-12-12 16:40:13 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-12-12 16:40:13 +0000 |
commit | 64d8238bd117c1786d93cefe7fe99686cc1ff60e (patch) | |
tree | c7a8fecc57883f3fc7f886b285193248d3f8abf0 /themes | |
parent | afb52420c640fd93e2ff53214efb6a91c73e97da (diff) | |
download | pkgsubmit-64d8238bd117c1786d93cefe7fe99686cc1ff60e.tar pkgsubmit-64d8238bd117c1786d93cefe7fe99686cc1ff60e.tar.gz pkgsubmit-64d8238bd117c1786d93cefe7fe99686cc1ff60e.tar.bz2 pkgsubmit-64d8238bd117c1786d93cefe7fe99686cc1ff60e.tar.xz pkgsubmit-64d8238bd117c1786d93cefe7fe99686cc1ff60e.zip |
ui layout fix
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; } |