X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fvarious.scss;h=ba6570f21e22fb4d613691ac077f6ed45ee07b8c;hb=0658ce4f111c888f64464cfaa2a8ed392bae0a6e;hp=6a6f52f9deef4bac42bfcedf1e88f755e99f4f16;hpb=64f81bc31699ed239e4becec1cfa7ebc0bef2b5a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/various.scss b/app/Resources/static/themes/material/css/various.scss index 6a6f52f9..ba6570f2 100644 --- a/app/Resources/static/themes/material/css/various.scss +++ b/app/Resources/static/themes/material/css/various.scss @@ -21,4 +21,13 @@ div.settings div.file-field { nav .input-field input { margin: 0; + padding-left: 0.5rem; +} + +.tabs { + display: flex; +} + +.tab { + flex: 1; }