forked from CGM_Public/pretix_original
Added Person-Name-Scheme for showing/entering academic degree after the name (e.g. <Name>, MA) (#1861)
This commit is contained in:
committed by
GitHub
parent
66af5973ec
commit
c71c78cf69
@@ -116,7 +116,7 @@ a.btn, button.btn {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
input, select {
|
||||
width: auto;
|
||||
min-width: 5em;
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user