You are here

ajax_register.css in Ajax Login/Register 6.2

.magic_tabs ul.tabs li{
    float: left;
    list-style: none;
    background: none;
}

.magic_tabs ul.tabs{
    clear: both;
}

.magic_content label{
    clear: left;
}

File

ajax_register.css
View source
  1. .magic_tabs ul.tabs li{
  2. float: left;
  3. list-style: none;
  4. background: none;
  5. }
  6. .magic_tabs ul.tabs{
  7. clear: both;
  8. }
  9. .magic_content label{
  10. clear: left;
  11. }