X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fpublic%2Fthemes%2Fmaterial%2Fcss%2Fmain.css;h=b106d91a3b807e6a2e325271623fa0924f6911d7;hb=9f95b14dec88cf083cefa38d5fbd84189e07acac;hp=a3915b1d90dc2490f024bae14d56783082a69bba;hpb=63995be5ee248af5cb9381183afd8810202d7799;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css b/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css index a3915b1d..b106d91a 100755 --- a/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css @@ -437,6 +437,9 @@ main ul.row { .indicator { display: none; } + .pagination li.prev, .pagination li.next { + width: auto; + } } @media only screen and (min-width : 400px) {