X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d858edd4e39e0781bb21c4a5b4fe99a16c8d9c8b..c5193fadf0fd5621c9db678a9bbfe212a4d5f6f7:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 28d840b72..f2306e7b4 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -471,6 +471,10 @@ hides rule from IE5-Mac \*/ margin-bottom: 0px; } +.olControlAttribution { + display: none !important; +} + /* inbox and messaging stuff */ .inbox-row-unread .inbox-subject { font-weight: bold; @@ -572,3 +576,7 @@ input { right:15px; font-size:smaller; } + +#attribution { + display: none; +}