Merge pull request #3966 from rabuzarus/20171122_-_port_tagcloud
A tag cloud widget for the profile page
This commit is contained in:
commit
3fbf2e3bcf
7 changed files with 242 additions and 2 deletions
|
@ -1238,6 +1238,11 @@ aside #group-sidebar li .group-edit-tool:first-child {
|
|||
width: 75px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/* Tag cloud widget */
|
||||
.tagblock.widget > .tag-cloud {
|
||||
text-align: center;
|
||||
}
|
||||
/* Section */
|
||||
section ul.tabs {
|
||||
display: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue