Browse Source

Remove unnecessary css property (#5025)

pull/4/head
TomoyaShibata 6 years ago
committed by Eugen Rochko
parent
commit
8cb4561145
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      app/javascript/styles/components.scss

+ 0
- 2
app/javascript/styles/components.scss View File

@ -2932,8 +2932,6 @@ button.icon-button.active i.fa-retweet {
}
.search__input {
padding-right: 30px;
color: $ui-secondary-color;
outline: 0;
box-sizing: border-box;
display: block;

Loading…
Cancel
Save