[fix] [minor] [issue] webnotes/erpnext#658 - adjust expiry warning banner
This commit is contained in:
parent
5cd58dc387
commit
7baa7fd129
@ -20,8 +20,8 @@ span, div, td, input, textarea, button, select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.expiry-info {
|
.expiry-info {
|
||||||
margin-top: 40px;
|
margin-top: -20px;
|
||||||
margin-bottom: -40px;
|
margin-bottom: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: rgb(255, 255, 204);
|
background-color: rgb(255, 255, 204);
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user