Dropdown button to make a pad from homepage
This commit is contained in:
@@ -297,6 +297,7 @@ body.html {
|
||||
min-height: 450px;
|
||||
margin: auto;
|
||||
//margin-top: 100px;
|
||||
z-index: 1;
|
||||
|
||||
font-size: medium;
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: #f9f9f9;
|
||||
min-width: 200px;
|
||||
min-width: 250px;
|
||||
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
|
||||
z-index: 1000;
|
||||
max-height: 300px;
|
||||
|
||||
Reference in New Issue
Block a user