wip: make owner closer to title in caption box
This commit is contained in:
parent
00a3c2fe34
commit
4e7f1e43c0
1 changed files with 6 additions and 1 deletions
|
@ -979,7 +979,12 @@ a.umap-control-caption,
|
|||
.datalayer-name {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.umap-caption h3 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.umap-caption .umap-map-owner {
|
||||
padding-left: 31px;
|
||||
}
|
||||
|
||||
/* ********************************* */
|
||||
/* Table Editor */
|
||||
|
|
Loading…
Reference in a new issue