Skip to content

Commit 5c512c5

Browse files
revert alias size change
1 parent 36a8289 commit 5c512c5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

static/style.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -693,15 +693,4 @@ input.error {
693693
background: none !important;
694694
outline: none !important;
695695
box-shadow: none !important;
696-
}
697-
698-
/* Make the alias input about 70% wider */
699-
.input-group input#alias {
700-
flex: 2.2 1 0%;
701-
min-width: 0;
702-
}
703-
704-
.input-group {
705-
display: flex;
706-
align-items: center;
707696
}

0 commit comments

Comments
 (0)