styles: year selector width, recent activities menu width (#549)

This commit is contained in:
infeeeee
2019-02-09 23:13:47 +01:00
committed by Kevin Papst
parent afa0aa5b3a
commit afb0eabaa4
4 changed files with 33 additions and 27 deletions

View File

@@ -5,5 +5,8 @@
background-color: lighten(#357ebd, 40);
color: #357ebd;
}
select.yearselect{
width: unset;
}
}
}