]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/css/main.css
Removing left border on popup forms on mobile widths
[github/wallabag/wallabag.git] / themes / baggy / css / main.css
index 2ef354253d94dc5f086518c2d7d9d8ffb609a858..4e3404c14deb5c5110e46991a5e8f21a23411204 100755 (executable)
@@ -1056,6 +1056,7 @@ pre code {
   .popup-form, #bagit-form, #search-form {
     left: 0;
     width: 100%;
+    border-left: none;
   }
 
   .popup-form form,