mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
margin-bottom on .page-action-menu, refs #2286
This commit is contained in:
parent
4d24bf6b34
commit
c6e8a4a76c
1 changed files with 1 additions and 0 deletions
|
|
@ -360,6 +360,7 @@ details .nav-menu-inner {
|
||||||
/* Table/database actions menu */
|
/* Table/database actions menu */
|
||||||
.page-action-menu {
|
.page-action-menu {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
.actions-menu-links {
|
.actions-menu-links {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue