From 01f171bce71126f60cf0ef9b447006b34c5a3891 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 8 Nov 2010 14:37:58 -0800 Subject: ability to remove individual photo tags --- view/theme/default/style.css | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 5f82bff62..249fb2a95 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1796,4 +1796,20 @@ a.mail-list-link { } .contact-block-link { float: left; -} \ No newline at end of file +} + +#tag-remove { + margin-bottom: 15px; +} + +#tagrm li { + margin-bottom: 10px; +} + +#tagrm-submit, #tagrm-cancel { + margin-top: 25px; +} + +#tagrm-cancel { + margin-left: 15px; +} -- cgit v1.2.3