Guest User

Untitled

a guest
May 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.46 KB | None | 0 0
  1.  
  2. .create_sell_item_error_txt_1
  3. {
  4.     position: absolute;
  5.     left: 380px;
  6. }
  7.  
  8. .create_sell_item_help_squares
  9. {
  10.     width: 100%;
  11.     height: 30px;
  12.     position: absolute;
  13.     left: 600px;
  14.     width: 200px;
  15.     display: block;
  16.     float: none;
  17. }
  18.  
  19. .create_sell_item_help_squares p
  20. {
  21.     position: relative;
  22. }
  23.  
  24.  
  25. .create_account_rows .create_sell_item_help_squares_text
  26. {
  27.     width: 100%;
  28.     position: relative;
  29.     display: block;
  30.     float: none;
  31. }
Add Comment
Please, Sign In to add comment