mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-13 21:37:18 +00:00
Switch to v1 wording
This commit is contained in:
parent
3c8dd6c421
commit
20c756ec9a
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
.col-xs-8
|
||||
span.label.label-default.ol-label OL
|
||||
span.label.label-default.ol-label V1
|
||||
span
|
||||
a.projectName(
|
||||
href=settings.overleaf.host + "/{{project.id}}"
|
||||
|
|
|
@ -368,7 +368,7 @@ ul.project-list {
|
|||
}
|
||||
|
||||
.ol-label {
|
||||
margin-right: 9px;
|
||||
margin-right: 11px;
|
||||
margin-left: 5px;
|
||||
padding: 2px 3px 1px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue