Dropdown button to make a pad from homepage

This commit is contained in:
yflory
2017-01-31 18:16:35 +01:00
parent d93086a92d
commit 46b5b8766d
9 changed files with 28 additions and 8 deletions

View File

@@ -297,6 +297,7 @@ body.html {
min-height: 450px;
margin: auto;
//margin-top: 100px;
z-index: 1;
font-size: medium;

View File

@@ -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;