Change to stacked layout

This commit is contained in:
Ajay Ramachandran
2021-05-26 22:25:55 -04:00
parent 6da165d0c8
commit dabe3553a6
2 changed files with 4 additions and 13 deletions

View File

@@ -42,15 +42,6 @@
text-align: center;
}
#issueReporterContainer {
display: flex;
justify-content: center;
}
#issueReporterTimeButtons {
text-align: left;
}
#issueReporterTimeButtons > .votingButtons > .segmentTimeButton {
font-weight: bold;
color: var(--sb-main-fg-color);