mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
made form thinner
This commit is contained in:
parent
f9843b3709
commit
5d6a96ba4f
1 changed files with 2 additions and 7 deletions
|
@ -18,7 +18,7 @@ block content
|
|||
.content.content-alt
|
||||
.container(ng-controller="NewSubscriptionController" ng-cloak)
|
||||
.row.card-group
|
||||
.col-md-6.col-md-push-3
|
||||
.col-md-5.col-md-push-4
|
||||
.card.card-highlighted
|
||||
.page-header
|
||||
.row
|
||||
|
@ -158,12 +158,7 @@ block content
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.col-md-3.col-md-pull-6
|
||||
.col-md-3.col-md-pull-4
|
||||
if showStudentPlan == 'true'
|
||||
a.btn-primary.btn.plansPageStudentLink(
|
||||
href,
|
||||
|
|
Loading…
Reference in a new issue