mirror of
https://github.com/nxshock/gron.git
synced 2025-07-01 00:13:36 +05:00
Fix dropdown display
This commit is contained in:
parent
9186678563
commit
629268a22d
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ pre {
|
||||||
|
|
||||||
.dropdown {
|
.dropdown {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: block;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue