Small CSS fix
This commit is contained in:
parent
6bc62d2447
commit
0d1499bffe
2 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
||||||
|
|
||||||
|
#userbadge form {
|
||||||
|
width: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
.small-userbadge-icon {
|
.small-userbadge-icon {
|
||||||
width: 1em;
|
width: 1em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
|repo = https://github.com/pietervdvn/MapComplete
|
|repo = https://github.com/pietervdvn/MapComplete
|
||||||
|platform = web
|
|platform = web
|
||||||
|code = Typescript;HTML;CSS
|
|code = Typescript;HTML;CSS
|
||||||
|languages = en;fr;nl
|
|languages = en;fr;nl;de
|
||||||
|genre = display;editor
|
|genre = display;editor
|
||||||
|screenshot = MapComplete_Screenshot.png
|
|screenshot = MapComplete_Screenshot.png
|
||||||
|description = A MapComplete theme: On this map, one can find and mark nearby defibrillators
|
|description = A MapComplete theme: On this map, one can find and mark nearby defibrillators
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
|repo = https://github.com/pietervdvn/MapComplete
|
|repo = https://github.com/pietervdvn/MapComplete
|
||||||
|platform = web
|
|platform = web
|
||||||
|code = Typescript;HTML;CSS
|
|code = Typescript;HTML;CSS
|
||||||
|languages = en;nl;fr
|
|languages = en;nl;fr;de
|
||||||
|genre = display;editor
|
|genre = display;editor
|
||||||
|screenshot = MapComplete_Screenshot.png
|
|screenshot = MapComplete_Screenshot.png
|
||||||
|description = A MapComplete theme: Welcome to Open Artwork Map, a map of statues, busts, grafittis,
|
|description = A MapComplete theme: Welcome to Open Artwork Map, a map of statues, busts, grafittis,
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
|repo = https://github.com/pietervdvn/MapComplete
|
|repo = https://github.com/pietervdvn/MapComplete
|
||||||
|platform = web
|
|platform = web
|
||||||
|code = Typescript;HTML;CSS
|
|code = Typescript;HTML;CSS
|
||||||
|languages = en;nl
|
|languages = en;nl;de
|
||||||
|genre = display;editor
|
|genre = display;editor
|
||||||
|screenshot = MapComplete_Screenshot.png
|
|screenshot = MapComplete_Screenshot.png
|
||||||
|description = A MapComplete theme: A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location
|
|description = A MapComplete theme: A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location
|
||||||
|
|
Loading…
Reference in a new issue