mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 11:45:18 +08:00
Merge pull request #3152 from urbanrotnik/ur-sci-fix-new-experiment-button
Fix typo in CSS
This commit is contained in:
commit
9f685327f6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
.clone-experiments-form,
|
||||
.move-experiments-form,
|
||||
.archive-experiments-form,
|
||||
.new-experiments-form,
|
||||
.new-experiment-form,
|
||||
.restore-experiments-form {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue