Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #5702 from bsclifton/prefs-regression
Browse files Browse the repository at this point in the history
Fix padding issue on preferences > home page input
  • Loading branch information
bsclifton authored Nov 17, 2016
2 parents de1d4e9 + 7ef1e34 commit b3e619e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ span.browserButton.primaryButton {
input:not([type="checkbox"]), select {
&.form-control {
box-sizing: border-box;
padding-left: 2px;
width: 280px;
}
}
Expand Down

0 comments on commit b3e619e

Please sign in to comment.