Project

General

Profile

Patch #34650 » btn_browse_fix.patch

jaka soban, 2021-01-28 10:28

View differences:

application-fix.css 2021-01-28 10:14:41.562894417 +0100
460 460
.splitcontenttop {flex: 2; flex-basis: 100%;}
461 461

  
462 462
form {display: inline;}
463
input, select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; height: 24px; padding: 0 7px;}
463
input, select, button {vertical-align: middle; margin-top: 1px; margin-bottom: 1px; min-height: 24px; padding: 0 7px;}
464 464
input, select, textarea, button { color: #333; background-color: #fff; border:1px solid #ccc; border-radius:3px; box-sizing: border-box;}
465 465
select {
466 466
  -webkit-appearance: none;
(1-1/2)