change css to pass tests
This commit is contained in:
parent
ec9ed8390e
commit
bcc9915220
1 changed files with 1 additions and 2 deletions
|
@ -951,7 +951,6 @@ span ~ .panel-header-text {
|
|||
padding-block-start: 5px;
|
||||
padding-inline-end: 5px;
|
||||
padding-inline-start: 5px;
|
||||
|
||||
}
|
||||
|
||||
.edit-container-panel input[type="text"]#edit-container-panel-site-input {
|
||||
|
@ -959,8 +958,8 @@ span ~ .panel-header-text {
|
|||
}
|
||||
|
||||
#edit-container-site-link {
|
||||
block-size: 36px;
|
||||
background: #ebebeb;
|
||||
block-size: 36px;
|
||||
}
|
||||
|
||||
#edit-container-site-link:hover {
|
||||
|
|
Loading…
Add table
Reference in a new issue