@@ -239,6 +239,7 @@ html.side-panel,
.popup-content footer button {
margin-bottom: 10px;
+ margin-left: 4px;
}
@media (max-width:450px) {
@@ -118,6 +118,10 @@ h3 a {
white-space: nowrap;
+.buttons button {
+}
+
.profiles {
display: flex;
flex: 0 1 auto;
@@ -498,6 +502,7 @@ a {
.side-panel .profiles {