mirror of
https://github.com/vrana/adminer.git
synced 2025-08-30 17:50:00 +02:00
Fix #tables margin (#326)
This commit is contained in:
@@ -336,7 +336,7 @@ p code + a:visited:hover {
|
||||
|
||||
#tables {
|
||||
max-height: 100%;
|
||||
margin: 0 -15px !important;
|
||||
margin: 32px -15px !important;
|
||||
position: absolute;
|
||||
left: 15px;
|
||||
right: 15px;
|
||||
|
Reference in New Issue
Block a user