Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- label {
- display:block;
- position: relative;
- margin-bottom:20px;
- text-align: left;
- }
- form {
- text-align:center;
- width:80%;
- padding: 20px;
- margin: 0 auto;
- border:1px solid red;
- }
- label input {
- width: 80%;
- position: absolute;
- right:0px;
- }
Advertisement
Add Comment
Please, Sign In to add comment