mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-07 04:16:31 +08:00
Merge pull request #2724 from urbanrotnik/ur-sci-4771-improve-report-layout
Text wrap for page numbers [SCI-4771]
This commit is contained in:
commit
7aa40a284e
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ thead {
|
|||
display: inline-block;
|
||||
float: right;
|
||||
margin: 0 30px 0 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue