themes/freifunk-generic: Minimal fine tuning for position of input buttons
This commit is contained in:
parent
03baaa144f
commit
4177be46fd
1 changed files with 4 additions and 0 deletions
|
@ -556,6 +556,10 @@ input.cbi-input-reload {
|
||||||
padding-left: 17px;
|
padding-left: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input.cbi-button{
|
||||||
|
margin-top: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
input.cbi-input-add,
|
input.cbi-input-add,
|
||||||
input.cbi-button-add {
|
input.cbi-button-add {
|
||||||
background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
|
background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
|
||||||
|
|
Loading…
Reference in a new issue