Skip to content
Snippets Groups Projects

Draft: Issue #3374217: Convert the User link into a collapsible menu

8 files
+ 106
79
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 0
11
@@ -71,17 +71,6 @@ body {
@@ -71,17 +71,6 @@ body {
width: 100%;
width: 100%;
}
}
.page-wrapper .navigation__content--profile-icon {
display: block;
margin-right: 1.25rem;
padding: 0.5625rem;
text-indent: -624.9375rem;
background: url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.0411377 18C-0.0502771 16.9805 0.000352912 15.9898 0.297807 15.0363C0.483442 14.4415 0.957411 14.0562 1.53824 13.8741C2.36448 13.6139 3.21185 13.4227 4.04157 13.1738C4.53381 13.0254 5.03307 12.8644 5.49296 12.6352C6.53651 12.1149 6.70878 11.364 6.22288 10.2911C5.68423 9.10141 5.18778 7.88505 4.78133 6.64469C4.40864 5.51056 4.39458 4.32721 4.70046 3.15165C5.14207 1.45011 6.39938 0.306779 8.13773 0.0677415C9.39715 -0.105226 10.5996 0.0234458 11.6691 0.801089C13.264 1.96123 13.5622 3.62904 13.3765 5.4346C13.2035 7.11223 12.5988 8.66898 11.8189 10.1525C11.1509 11.4231 11.4026 12.2295 12.7289 12.754C13.5938 13.095 14.5122 13.2968 15.4066 13.5626C15.7737 13.6723 16.1548 13.7525 16.5022 13.9065C17.1787 14.2053 17.6779 14.682 17.7609 15.473C17.8488 16.302 17.9184 17.1324 18 18L0.0411377 18Z' fill='%2375767B'/%3e%3c/svg%3e") no-repeat center;
background-size: 1.125rem;
width: 1.125rem;
height: 1.125rem;
}
.navigation__content--inner {
.navigation__content--inner {
margin-right: 1.25rem;
margin-right: 1.25rem;
}
}
Loading