Change admin display-row css so that multiple lines can fit in the control column. Don't hard-code a height on the rows.

This commit is contained in:
Neil Lalonde
2013-11-11 15:03:17 -05:00
parent d65cd0f97e
commit 2f8866add5
3 changed files with 6 additions and 4 deletions
@@ -22,7 +22,7 @@
<div class='value'><a href="mailto:{{unbound email}}">{{email}}</a></div>
</div>
<div class='display-row' style='height: 50px'>
<div class='display-row'>
<div class='field'>{{i18n user.avatar.title}}</div>
<div class='value'>{{avatar content imageSize="large"}}</div>
</div>
@@ -46,7 +46,7 @@
</div>
</div>
<div class='display-row' style='height: 50px'>
<div class='display-row'>
<div class='field'>{{i18n user.ip_address.title}}</div>
<div class='value'>{{ip_address}}</div>
<div class='controls'>