Imprv/not to wrap back three stranded button in xs size
@@ -69,11 +69,22 @@
cursor: not-allowed;
}
+.view-button {
+ min-width: 74px;
+}
+
+.edit-button {
+ min-width: 71px;
// TODO: reactify and replace with `grw-not-available-for-guest`
.edit-button.edit-button-disabled {
+.hackmd-button {
+ min-width: 97px;
.grw-not-available-for-guest {
cursor: not-allowed !important;