From d93501eef70968b012d88ec96d9a28faeab5a462 Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Thu, 26 Jan 2017 21:55:57 -0300 Subject: [PATCH] align text on tag cloud in the center --- amadeus/static/css/base/amadeus.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 13c3a13..f450bfe 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -21,7 +21,7 @@ a:focus { width: 100%; height: 100%; overflow: hidden; - text:center; + text-align:center; } .users-cloud li { list-style: none; -- libgit2 0.21.2