Manage ASL magazines and their articles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-articles/web/src/PublicationSearchResult.css

6 lines
346 B

#publication-form .row label.top { width: 5.75em ; }
#publication-form .row label { width: 3.25em ; }
#publication-form .row.edition input { flex-grow: 0 ; width: 3em ; }
#publication-form .row.description { flex-direction: column ; align-items: initial ; margin-top: -0.5em ; }
#publication-form .row.description textarea { min-height: 6em ; }