We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d4f74 commit ae76f64Copy full SHA for ae76f64
tabs/configuration.css
@@ -82,7 +82,7 @@
82
}
83
84
.tab-configuration .number input {
85
- width: 50px;
+ width: 55px;
86
padding-left: 3px;
87
height: 20px;
88
line-height: 20px;
@@ -95,7 +95,7 @@
95
96
97
.tab-configuration .numberwide input {
98
99
100
101
@@ -109,7 +109,7 @@
109
110
111
.tab-configuration .number .disabled {
112
- width: 43px;
+ width: 48px;
113
padding: 0px 5px;
114
background-color: #ececec;
115
0 commit comments