Commit d93501eef70968b012d88ec96d9a28faeab5a462

Authored by Felipe Henrique de Almeida Bormann
1 parent 7c84c8d5

align text on tag cloud in the center

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
amadeus/static/css/base/amadeus.css
@@ -21,7 +21,7 @@ a:focus { @@ -21,7 +21,7 @@ a:focus {
21 width: 100%; 21 width: 100%;
22 height: 100%; 22 height: 100%;
23 overflow: hidden; 23 overflow: hidden;
24 - text:center; 24 + text-align:center;
25 } 25 }
26 .users-cloud li { 26 .users-cloud li {
27 list-style: none; 27 list-style: none;