MorroWxD

Untitled

May 17th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. .readmore {
  2. float: right;
  3. padding-right: 30px;
  4. }
  5. .attachments {
  6. padding-top: 30px;
  7. display: inline-block;
  8. }
  9. .form1 {
  10. display: inline-block;
  11. }
  12. .form2 {
  13. display: inline-block;
  14. }
  15. .message_buttons {
  16. clear: both;
  17. float: right;
  18. padding-right: 30px;
  19. padding-top: 10px;
  20. }
  21. .messagetextarea
  22. {
  23. max-width: 730px;
  24. min-width: 730px;
  25. max-height: 140px;
  26. min-height: 140px;
  27. border-style: none;
  28. padding-right: 30px;
  29. }
Advertisement
Add Comment
Please, Sign In to add comment