update: imbricate edit in profile & fix css

This commit is contained in:
Jean-Baptiste Pasquier
2019-10-24 22:03:15 +02:00
parent 9e3dc8fe8c
commit 48075b2419
7 changed files with 63 additions and 58 deletions

View File

@ -89,7 +89,7 @@
@include ci('list');
}
&[name$='profile']>li {
&[name$='profile']>li, &[name$='information']>li {
@include ci('information');
}