'Specify' should not stretch to full page width #82

This commit is contained in:
Jason 2015-03-23 14:38:03 -05:00
parent 50ac6b9c48
commit 030f6df9bb

View File

@ -115,7 +115,7 @@
align-items: center;
margin-bottom: 0.4em;
}
.applies-to li > * {
.applies-to li > *:not(button) {
flex: auto;
min-height: 1.7em;
margin-left: 0.4em;