File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 164164.wrap {
165165 position : relative;
166166 height : 45px ;
167+ top : 15px ;
167168}
168169
169170.searchbar {
175176 border : none;
176177 background : var (--searchbar-bg );
177178 outline : none;
178- vertical-align : middle;
179179 position : initial;
180180 margin-bottom : 2.9em ;
181181 color : var (--primary-color );
@@ -220,10 +220,10 @@ a {
220220 background-repeat : no-repeat;
221221 cursor : pointer;
222222 float : right;
223- margin-top : -6.5em ;
224223 margin-left : 2.3em ;
225224 position : relative;
226225 right : -1rem ;
226+ margin-top : -6.5em ;
227227}
228228
229229.feature input {
@@ -499,4 +499,4 @@ span.new-feature-tag.beta {
499499.option-selection span : last-child {
500500 border-top-right-radius : .25rem ;
501501 border-bottom-right-radius : .25rem ;
502- }
502+ }
You can’t perform that action at this time.
0 commit comments