0.0.9 style search field fix
This commit is contained in:
@@ -1127,7 +1127,7 @@
|
|||||||
border: 1px solid #E6E6E6;
|
border: 1px solid #E6E6E6;
|
||||||
display: block;
|
display: block;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: calc(100% - 26px);
|
width: calc(100% - 17px);
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
background: url(/static/img/svg/Calendar.svg) white 50%;
|
background: url(/static/img/svg/Calendar.svg) white 50%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
Reference in New Issue
Block a user