Changes between Initial Version and Version 1 of Ticket #26082, comment 3
- Timestamp:
- 11/18/2013 07:01:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26082, comment 3
initial v1 2 2 3 3 * Removed the styling from the select element, since most browsers don't allow styling selects (except for text color). 4 * Set the line height on cancel buttons to 2 so they vertically align with buttons.4 * Set the line height on cancel links to 2 so they vertically align with buttons. 5 5 * Unified the amount of margin between buttons and cancel links. 6 6 * Added responsive adjustments where needed