Skip to content
Snippets Groups Projects
Verified Commit 57446d37 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Removed heavy dividers in settings page

parent 71859b6f
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
</form>
</section>
<section class="ui small text container">
<div class="ui divider"></div>
<div class="ui hidden divider"></div>
<h2 class="ui header">
<translate :translate-context="'Content/Settings/Title'">Avatar</translate>
</h2>
......@@ -64,7 +64,7 @@
</section>
<section class="ui small text container">
<div class="ui divider"></div>
<div class="ui hidden divider"></div>
<h2 class="ui header">
<translate :translate-context="'Content/Settings/Title/Verb'">Change my password</translate>
</h2>
......@@ -110,7 +110,7 @@
</section>
<section class="ui small text container" id="content-filters">
<div class="ui divider"></div>
<div class="ui hidden divider"></div>
<h2 class="ui header">
<i class="eye slash outline icon"></i>
<div class="content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment