Updated styles for multiple option selectors
This commit is contained in:
		| @@ -25,6 +25,11 @@ textarea{ | ||||
|   min-height: $textarea-min-height; | ||||
| } | ||||
|  | ||||
| input[multiple]{ | ||||
|   max-width: 100%; | ||||
|   min-height: 100px; | ||||
| } | ||||
|  | ||||
| #main-nav{ | ||||
|   position: fixed; | ||||
|   top: 0; | ||||
| @@ -72,11 +77,6 @@ textarea{ | ||||
|   padding: 15px 20px; | ||||
| } | ||||
|  | ||||
| #benchmark-selector{ | ||||
|   max-width: 100%; | ||||
|   min-height: 100px; | ||||
| } | ||||
|  | ||||
| #result-form{ | ||||
|   margin: 0; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user