diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index b69b178..9f73775 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -831,12 +831,11 @@ form.button_to button[type="submit"] { | |||
| 831 | 831 | ||
| 832 | /* Layout only -- the at-rest visibility (wavy underline) for these | 832 | /* Layout only -- the at-rest visibility (wavy underline) for these |
| 833 | links comes from the scoped rule in Base elements above. */ | 833 | links comes from the scoped rule in Base elements above. */ |
| 834 | .add_events, | ||
| 835 | .add_attachments, | ||
| 834 | .add_child_links { | 836 | .add_child_links { |
| 835 | margin-top: 0.5rem; | 837 | margin-top: 0.5rem; |
| 836 | } | 838 | margin-bottom: 0; |
| 837 | |||
| 838 | .add_child_links a { | ||
| 839 | white-space: nowrap; | ||
| 840 | } | 839 | } |
| 841 | 840 | ||
| 842 | .sitemap_node { | 841 | .sitemap_node { |
