Updated edit list form

only show "save title" button if title has been changed
This commit is contained in:
mgabdev
2019-07-19 18:32:05 -04:00
parent 94b8ea23fd
commit 5077165275
2 changed files with 11 additions and 10 deletions

View File

@@ -1477,7 +1477,7 @@ a.account__display-name {
width: 100%;
margin: 0 auto;
overflow: hidden;
.column,
.drawer {
width: 100%;
@@ -4477,7 +4477,7 @@ noscript {
.edit-list-form {
&__btn {
margin-left: 6px;
width: 80px;
width: 112px;
}
&__input {