Defect #23777 » fix-login-button-is-too-thin_v2.diff
| public/stylesheets/application.css | ||
|---|---|---|
| 372 | 372 |
.splitcontentright{float:right; width:49%;}
|
| 373 | 373 |
form {display: inline;}
|
| 374 | 374 |
input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
|
| 375 |
input[type="submit"] { -webkit-appearance: button; }
|
|
| 375 | 376 |
fieldset {border: 1px solid #e4e4e4; margin:0;}
|
| 376 | 377 |
legend {color: #333;}
|
| 377 | 378 |
hr { width: 100%; height: 1px; background: #ccc; border: 0;}
|
- « Previous
- 1
- 2
- 3
- 4
- Next »