mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
fix profile styles
This commit is contained in:
parent
454e5b98cb
commit
9dd28b97fe
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- User Profile Form Section-->
|
<!-- User Profile Form Section-->
|
||||||
<div class="col-md-12 mt-5 bg-light profile-section">
|
<div class="col-md-12 mt-5 bg-light profile-section pb-4">
|
||||||
<nav>
|
<nav>
|
||||||
<div class="nav nav-tabs nav-fill" id="nav-tab" role="tablist">
|
<div class="nav nav-tabs nav-fill" id="nav-tab" role="tablist">
|
||||||
<a class="nav-item nav-link active text-dark" id="nav-profile-tab" data-toggle="tab"
|
<a class="nav-item nav-link active text-dark" id="nav-profile-tab" data-toggle="tab"
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
{{ asset_style("visiosoft.module.profile::assets/css/profile-nav.scss") }}
|
{{ asset_style("visiosoft.module.profile::assets/css/profile-nav.scss") }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
<div class="row mt-5">
|
<div class="row mt-md-5">
|
||||||
|
|
||||||
{% include "visiosoft.module.profile::profile/partials/navigation" %}
|
{% include "visiosoft.module.profile::profile/partials/navigation" %}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user