From df14d7abc472b49c8cb503dde789c9658ab73366 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 12 Jan 2012 18:54:35 -0800 Subject: allow crepair to change name - as long as it isn't blank --- view/theme/testbubble/style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'view/theme') diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 9901d1469..118fc2e7c 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -2211,6 +2211,17 @@ margin-left: 0px; color: #efefef; } +.crepair-label { + margin-top: 10px; + float: left; + width: 250px; +} + +.crepair-input { + margin-top: 10px; + float: left; + width: 200px; +} /* ===================================== */ /* = Register, Settings, Profile Forms = */ -- cgit v1.2.3