Se ajusta el control de selección de componentes de 'Mi página'
This commit is contained in:
parent
02f57502c3
commit
41fa01aa7b
1 changed files with 5 additions and 0 deletions
|
@ -628,6 +628,11 @@ div#content > div.contextual:first-child a {
|
||||||
height: 33px;
|
height: 33px;
|
||||||
line-height: 33px;
|
line-height: 33px;
|
||||||
}
|
}
|
||||||
|
div#content > div.contextual:first-child select {
|
||||||
|
margin: 3px 0;
|
||||||
|
height: 27px;
|
||||||
|
line-height: 27px;
|
||||||
|
}
|
||||||
div#content > div.contextual:first-child .icon {
|
div#content > div.contextual:first-child .icon {
|
||||||
padding: 0 3px 0 20px;
|
padding: 0 3px 0 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue