mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Changed everything to be box-sizing: border-box;
This commit is contained in:
parent
2d832ff5ea
commit
cb167da854
25 changed files with 37 additions and 109 deletions
1
vendors/bootstrap/less/forms.less
vendored
1
vendors/bootstrap/less/forms.less
vendored
|
|
@ -41,7 +41,6 @@ select,
|
|||
.select,
|
||||
textarea,
|
||||
input {
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
padding: 4px 6px;
|
||||
color: var(--input-clr, #555);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue