mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
We can remove the "padding-left: 0px" rule for "label.radio" element now since the default value for padding property is 0 and we have also removed the bootstrap applied "padding-left: -20px" rule in the previous commit.