mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
form bugfix and otehr minor fixes
This commit is contained in:
@@ -1079,14 +1079,14 @@ header .topbar .container {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.web-head-section {
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
.web-content input[type="text"], .web-content input[type="password"], .web-content select {
|
||||
min-width: 180px;
|
||||
}
|
||||
|
||||
.web-head-section {
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
.web-main-section {
|
||||
width: 65%;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user