From 7ae7337d8323eac157e29cd42d3996ed0018d6c9 Mon Sep 17 00:00:00 2001 From: Nathan Gray Date: Tue, 24 Jul 2012 23:07:33 +0000 Subject: [PATCH] Play with URL button alignment to avoid line wrapping --- etemplate/templates/default/etemplate2.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 91ca114b03..1474a98a36 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -97,7 +97,10 @@ div.et2_hbox>div { .et2_label { color: #101050; } - +input.et2_url { + margin-right: 6px; + padding-right: 8px; +} a.et2_url { background-position: center; background-repeat: no-repeat; @@ -106,6 +109,7 @@ a.et2_url { margin: -4px; padding: 2px; padding-left: 16px; + margin-left: -10px; } a.et2_url.email {