themes/freifunk-generic: Fix typo introduced with last commit
This commit is contained in:
parent
8a05362323
commit
fb598739de
1 changed files with 1 additions and 1 deletions
|
@ -867,7 +867,7 @@ div.cbi-section-create .cbi-button {
|
||||||
|
|
||||||
input.cbi-section-create-name {
|
input.cbi-section-create-name {
|
||||||
margin-right: -0.25em;
|
margin-right: -0.25em;
|
||||||
border 1px solid #999;
|
border: 1px solid #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cbi-map-descr {
|
div.cbi-map-descr {
|
||||||
|
|
Loading…
Reference in a new issue