Fixes #411: remove hardcoded plugin icon size
This commit is contained in:
parent
10269bc8c9
commit
1b0e3c7fdf
5 changed files with 9 additions and 4 deletions
inc
|
@ -1178,3 +1178,8 @@ ul.errors {
|
|||
font-style: normal;
|
||||
color: #80AD48;
|
||||
}
|
||||
|
||||
.linklist-plugin-icon {
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue