diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-01-14 13:07:03 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-01-14 13:07:03 +0000 |
commit | b735f9fdbf5016b52faadde754631d4475500831 (patch) | |
tree | fd232d31a58e6e9325e6f36e19b43f490c0be0be | |
parent | f0e38d83d6df2b9a55ba1a462a53014e31be77ce (diff) |
Remove special-notice styling.
We've removed it from whatdotheyknow-theme
-rw-r--r-- | public/admin/stylesheets/admin.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/admin/stylesheets/admin.css b/public/admin/stylesheets/admin.css index d60342516..e0511ddb3 100644 --- a/public/admin/stylesheets/admin.css +++ b/public/admin/stylesheets/admin.css @@ -10,8 +10,6 @@ body.admin { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-se */ .entirebody { padding-top: 42px; } -#special-notice { margin-top: 50px; } - .admin { /* * Bootstrap v2.2.2 * |