php: some changes

This commit is contained in:
Sergey Linnik
2016-12-02 11:55:30 +03:00
parent ed58fc3ebd
commit 7b4e737139
6 changed files with 16 additions and 27 deletions

View File

@ -299,7 +299,7 @@ label .checkbox {
max-width: 450px;
margin-bottom: -6px;
overflow: hidden;
padding: 4px 0 1px 34px;
padding: 8px 0 1px 34px;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
@ -316,6 +316,7 @@ label .checkbox {
.stored-edit span {
font-size: 12px;
line-height: 12px;
vertical-align: top;
}
.stored-edit:hover span {
text-decoration: underline;