slitaz-forge rev 569

forum: show all "Hot Tags" on the main page.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 23 14:30:26 2014 +0300 (2014-06-23)
parents a33dea8a7991
children ba908ef4f9ff
files forum/my-templates/slitaz/style.css
line diff
     1.1 --- a/forum/my-templates/slitaz/style.css	Sun Jun 22 18:37:40 2014 +0200
     1.2 +++ b/forum/my-templates/slitaz/style.css	Mon Jun 23 14:30:26 2014 +0300
     1.3 @@ -312,12 +312,8 @@
     1.4  =================================== */
     1.5  
     1.6  #front-page #hottags {
     1.7 -	position: absolute;
     1.8 -	top: -46px;
     1.9 -	left: 80px;
    1.10 -	width: 48%;
    1.11 -	overflow: hidden;
    1.12 -	height: 64px;
    1.13 +	margin-top: -46px;
    1.14 +	height: 70px;
    1.15  }
    1.16  
    1.17  #front-page #discussions {