]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
A little more width for filter view 1401/head
authorThomas Citharel <tcit@tcit.fr>
Sun, 13 Sep 2015 17:53:09 +0000 (19:53 +0200)
committerThomas Citharel <tcit@tcit.fr>
Sun, 13 Sep 2015 17:53:09 +0000 (19:53 +0200)
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css

index 16ff2fe2d9862ee516478546ab16fd62383d6a3a..950d8b0e3d94da62942aaec56c9e4b132dde64a0 100755 (executable)
@@ -941,7 +941,7 @@ pre code {
 
 #filter-form {
   position: fixed;
-  width: 15%;
+  width: 20%;
   height: 100%;
   top: 0;
   right: 0;