This repository was archived by the owner on Aug 22, 2020. It is now read-only.
Commit cf355aa
committed
Fixed a case in which the title was being truncated
When using multiple lines in the title, the text is being truncated at
the top due to the top margin being set to a negative margin.
Now only adding the margin when the value is not negative.1 parent ee442c3 commit cf355aa
1 file changed
Lines changed: 6 additions & 2 deletions
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
| |||
0 commit comments