forked from MapComplete/MapComplete
Various fixes
This commit is contained in:
parent
0e4cd630e6
commit
2df565dc50
9 changed files with 76 additions and 12 deletions
|
@ -1155,8 +1155,10 @@ form {
|
|||
|
||||
.tab-single-header img {
|
||||
height: 3em;
|
||||
width: 3em;
|
||||
max-width: 3em;
|
||||
padding: 0.5em;
|
||||
display:block;
|
||||
margin:auto;
|
||||
}
|
||||
|
||||
|
||||
|
@ -1181,6 +1183,7 @@ form {
|
|||
z-index: 5001;
|
||||
box-shadow: 0 0 10px black;
|
||||
border: 1px solid white;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
.tab-non-active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue