Skip to content

Commit 47169e1

Browse files
committed
Fix Preference style more
1 parent 0b03c83 commit 47169e1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

browser/styles/main/modal/Preferences.styl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,14 @@ iptFocusBorderColor = #369DCD
7272
&>.sectionInput
7373
margin-bottom 5px
7474
clearfix()
75+
height 33px
7576
label
76-
width 180px
77+
width 150px
7778
padding-left 15px
7879
float left
7980
line-height 33px
8081
input
81-
width 300px
82+
width 250px
8283
float left
8384
height 33px
8485
border-radius 5px

0 commit comments

Comments
 (0)