Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/invitations/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/invitations/new.html.haml b/app/views/invitations/new.html.haml
index 10228ac8a..e1dc190c8 100644
--- a/app/views/invitations/new.html.haml
+++ b/app/views/invitations/new.html.haml
@@ -39,7 +39,7 @@
%br
%br
- unless @sent_invitations.empty?
- .span-6.prepend-6.last
+ .span-6.prepend-3.last
#already_invited_pane
%h4
= t('.already_invited')