Skip to content

Commit

Permalink
Merge pull request #27 from plone/remove-uppercase-colophon
Browse files Browse the repository at this point in the history
Do not uppercase the colophon
  • Loading branch information
bloodbare committed Jul 14, 2015
2 parents 074a7b2 + ba31cc8 commit aa22921
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions plonetheme/barceloneta/theme/less/barceloneta-compiled.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plonetheme/barceloneta/theme/less/footer.plone.less
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
}

#portal-siteactions, #portal-colophon {
#portal-siteactions {
display: inline-block;
text-transform: uppercase;
font-size: @plone-font-size-small;
Expand Down

0 comments on commit aa22921

Please sign in to comment.