Skip to content

Commit

Permalink
[Fixed Radio alignment issue]
Browse files Browse the repository at this point in the history
  • Loading branch information
hitesh-wagento committed Dec 10, 2019
1 parent 902d74d commit e9b92e5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@
padding-right: 0;
width: 20px;
}

input[type="radio"] {
margin: 4px 5px 0 0;
}
}

tr {
Expand Down

0 comments on commit e9b92e5

Please sign in to comment.