luxe.css in Luxe 7
#luxe-wrap { width: 100%; float: left; } #luxe-login { width: 49%; float: left; } #luxe-login-register { width: 49%; float: left; }
File
css/luxe.cssView source
- #luxe-wrap {
- width: 100%;
- float: left;
- }
-
- #luxe-login {
- width: 49%;
- float: left;
- }
-
- #luxe-login-register {
- width: 49%;
- float: left;
- }