Project

General

Profile

Feature #19097 » 0011-Optimize-issues-new-form-for-mobile-devices.patch

Felix Gliesche, 2015-03-24 19:18

View differences:

public/stylesheets/responsive.css
757 757
        width: auto;
758 758
        max-width: 95%;
759 759
    }
760

  
761
    /* new issue form */
762
    #all_attributes p:first-child {
763
        float: none !important;
764
    }
765

  
766
    #issue_is_private_label {
767
        display: inline;
768
    }
769

  
770
    span#watchers_inputs {
771
        width: 100%;
772
    }
760 773
}
(14-14/16)