mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-12 01:46:55 +08:00
rubocop refactor css
This commit is contained in:
parent
ac26b17ddf
commit
4354363215
1 changed files with 2 additions and 2 deletions
|
@ -1837,11 +1837,11 @@ textarea.textarea-sm {
|
||||||
}
|
}
|
||||||
.btn.btn-default-link {
|
.btn.btn-default-link {
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 0;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 34px;
|
min-height: 34px;
|
||||||
-webkit-padding-before: 0;
|
padding: 0;
|
||||||
-webkit-padding-after: 0;
|
-webkit-padding-after: 0;
|
||||||
|
-webkit-padding-before: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue