Advertisement
fauzanjeg

Fix UP Email Field

Dec 17th, 2020
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /* Fix UP Email Field */
  2. .comment-form-email, .comment-form-url {
  3.     padding-right: unset;
  4.     width: unset;
  5.     float: unset;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement