Remove obsolete styles for stats menu

All menus in the sidebar are "vertical". These styles aren't used since
commit b91b766e96.
This commit is contained in:
Javi Martín
2021-05-15 21:10:23 +02:00
parent 4d69882e77
commit 067aa4169a

View File

@@ -1859,18 +1859,6 @@
.polls-results-stats {
.sidebar {
.menu:not(.vertical) {
padding: 0;
li a {
color: $link;
line-height: $line-height;
}
}
}
table {
table-layout: fixed;