minor style fix
This commit is contained in:
parent
962039a05c
commit
e4cb0404ce
@ -98,6 +98,12 @@ label {
|
|||||||
max-height: 20px;
|
max-height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.activity-map {
|
||||||
|
background-color: #eaeaea;
|
||||||
|
height: 225px;
|
||||||
|
width: 400px;
|
||||||
|
}
|
||||||
|
|
||||||
.activity-no-map {
|
.activity-no-map {
|
||||||
background-color: #eaeaea;
|
background-color: #eaeaea;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
Loading…
Reference in New Issue
Block a user