X-Git-Url: https://git.sur5r.net/?p=bacula%2Fbacula;a=blobdiff_plain;f=gui%2Fbaculum%2Fthemes%2FBaculum-v1%2Fstyle.css;h=535ca19238a602b9205dbdfa0bd00f4a972ca114;hp=7f6234296fa8043ee2ae6d12ea02ddec2371a42a;hb=668c732d75f4323ee9150a537193bd05a6be65a7;hpb=32da794e57c06cec15c8f74ed113234f591feee5 diff --git a/gui/baculum/themes/Baculum-v1/style.css b/gui/baculum/themes/Baculum-v1/style.css index 7f6234296f..535ca19238 100644 --- a/gui/baculum/themes/Baculum-v1/style.css +++ b/gui/baculum/themes/Baculum-v1/style.css @@ -1249,3 +1249,12 @@ label.normal { word-wrap: break-word; } /* END Overwrite opentip styles */ + +.auth_setting { + width: 660px; + margin: 0 auto; +} + +#config .auth_setting { + margin: 0 !important; +}