From 0fe1ad66e9d41a5c858e2d41af436e873634a0ce Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Fri, 22 Nov 2013 13:43:12 -0200 Subject: [PATCH] Fixando label no textarea do mural --- style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index ba7456b..1bde48b 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,8 @@ p { padding-left: 20px; } +#profile-wall #leave_scrap textarea { float: left; } + /* Main style page */ body { background: #FFF; -- libgit2 0.21.2