Explorar o código

Customer portal : Home tile alignment to the left

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4152 a333f486-631f-4898-b8df-5754b55c2be0
glajarige %!s(int64=9) %!d(string=hai) anos
pai
achega
efde652739
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      datamodels/2.x/itop-portal-base/portal/web/css/portal.css

+ 1 - 1
datamodels/2.x/itop-portal-base/portal/web/css/portal.css

@@ -621,7 +621,7 @@ a:hover, a:focus{
 	}
 	.home .tile .tile_description{
 		display: block;
-		text-align: justify;
+		text-align: left;
 	}
 }
 @media (min-width: 992px) {