]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/css/shaarli.css
Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow
[github/shaarli/Shaarli.git] / tpl / default / css / shaarli.css
index 6e6d8cffec8fea62d1d61f309dcf3b1bca989a2a..8fcd13afdad80956789f8842e329ef1d3ac1233e 100644 (file)
@@ -909,6 +909,10 @@ div.awesomplete > ul {
     color: black;
 }
 
+form[name="linkform"].page-form {
+    overflow: visible;
+}
+
 @media screen and (max-width: 64em) {
     .page-form-complete .form-label {
         height: inherit;