diff --git a/style.css b/style.css index e96cb6d..f12bc62 100644 --- a/style.css +++ b/style.css @@ -1154,47 +1154,9 @@ div#notice { /* PopUp Login*/ -#colorbox { - left: -350px !important; - margin-left: 50% !important; - width: 700px !important; -} - -#cboxWrapper { - padding: 15px; - position: relative; - width: auto !important; - /* height: auto !important;*/ -} - -#cboxContent{ - float: none !important; - width: auto !important; - height: auto !important; - padding: 20px; -} - -#cboxLoadedContent{ - width: auto !important; - height: auto !important; -} - -#colorbox .login-box .button-bar a.icon-close{ - width: auto !important; -} - -#cboxMiddleLeft{ - float: none !important; - height: auto !important; -} - -#cboxTopCenter { - height: auto !important; -} - #colorbox .login-box{ - width: 100%; - background: url("images/img_login_popUp.png") no-repeat scroll 90% 50% #FFFFFF; + width: 700px; + background: url("images/img_login_popUp.png") no-repeat scroll 90% 50% #FFFFFF; } #colorbox .login-box h2{ -- libgit2 0.21.2