fixed broken css for other languages at account settings page

This commit is contained in:
MrZYX 2011-02-19 14:27:45 +01:00
parent 02f7f10ef1
commit 11f95ee596
2 changed files with 6 additions and 1 deletions

View file

@ -101,10 +101,11 @@
%br %br
.span-9.append-2 #account_data.span-9.append-2
%h3 %h3
= t('.export_data') = t('.export_data')
= link_to t('.download_xml'), users_export_path, :class => "button" = link_to t('.download_xml'), users_export_path, :class => "button"
%br
= link_to t('.download_photos'), users_export_photos_path, :class => "button" = link_to t('.download_photos'), users_export_photos_path, :class => "button"
.span-8.last .span-8.last

View file

@ -1331,6 +1331,10 @@ ul#settings_nav
.settings_pane .settings_pane
:display none :display none
#account_data
a
:line-height 30px
.contact_pictures, .contact_pictures,
#aspect_listings li #aspect_listings li
img img