diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 1fa1b261..9840e34a 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -2643,8 +2643,8 @@ img.mfp-img { @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** - * Remove all paddings around the image on small screen - */ + * Remove all paddings around the image on small screen + */ .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; } @@ -3058,6 +3058,10 @@ img.mfp-img { margin-left: 1%; } + #pluginlist_sidebar .pluginmanager_side:nth-of-type(4) { + clear: left; + } + #meta p { font-size: .875em; padding: .85715em;