Fix image size
This commit is contained in:
parent
3849703867
commit
dfc2c6b613
1 changed files with 4 additions and 0 deletions
|
@ -321,3 +321,7 @@ section#container div {
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
img.add-individual {
|
||||||
|
height: 15px;
|
||||||
|
width: 15px;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue