Commit 0fe1ad66e9d41a5c858e2d41af436e873634a0ce

Authored by Valessio Brito
1 parent bc533458

Fixando label no textarea do mural

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
@@ -18,6 +18,8 @@ p { @@ -18,6 +18,8 @@ p {
18 padding-left: 20px; 18 padding-left: 20px;
19 } 19 }
20 20
  21 +#profile-wall #leave_scrap textarea { float: left; }
  22 +
21 /* Main style page */ 23 /* Main style page */
22 body { 24 body {
23 background: #FFF; 25 background: #FFF;