Widen the sign-in menu a bit

This commit is contained in:
Henne Vogelsang 2015-04-22 16:31:44 +02:00
parent c3330a846f
commit 4ed8a72967

View file

@ -41,7 +41,7 @@
%span.fa.fa-user
Sign In
%span.caret
.dropdown-menu{:style => "padding: 17px;"}
.dropdown-menu{:style => "padding: 17px; min-width: 225px;"}
- if CONFIG['authentication']['ichain']['enabled']
= form_tag User.ichain_login_url do
= text_field_tag 'username', nil, id: 'user_ichain_email_dd', placeholder: 'Username'