mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-02 20:02:17 +00:00
Fix alignment of 'view all templates'
This commit is contained in:
parent
64f57562a2
commit
1f44cc4375
1 changed files with 4 additions and 4 deletions
|
@ -48,8 +48,8 @@ block content
|
|||
h3.txt-middle #{template.name}
|
||||
|
||||
-if(tag.totalNumberOfTemplates > 4)
|
||||
.row-fluid
|
||||
.col-md-6.offset3.more-templates
|
||||
.row
|
||||
.col-md-12.text-center
|
||||
a(href=tag.tagPagePath) View all #{tag.totalNumberOfTemplates} #{tag.name} templates »
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue