mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-04 16:47:09 +00:00
Margin and padding adjustments.
This commit is contained in:
parent
7cb4280a4d
commit
6e7e76a3ce
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
}"
|
||||
)
|
||||
| in <strong>{{history.diff.pathname}}</strong>
|
||||
.btn.btn-info.btn-xs(
|
||||
.history-toolbar-btn(
|
||||
ng-click="toggleHistoryViewMode();"
|
||||
)
|
||||
i.fa
|
||||
|
|
|
@ -88,6 +88,7 @@
|
|||
.loading {
|
||||
text-align: center;
|
||||
font-family: @font-family-serif;
|
||||
margin-top: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Reference in a new issue