File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,20 +113,40 @@ timeline {
113113 }
114114 }
115115 }
116- .label-md {
117- margin : 13px 8px -15px 0 ;
116+
117+
118+ .list-ios > .item-block :last-child , .list-ios > .item-wrapper :last-child .item-block {
119+ border-bottom : none ;
120+ }
121+
122+ .list-ios > .item-block :first-child {
123+ border-top : none ;
124+ }
125+
126+ .list-ios {
127+ margin : -1px 0 20px !important ;
118128 }
119129
130+
131+
120132 & :before {
121133 left : 3% !important ;
122134 }
123135 .list , .list-md {
124136 margin-left :3% !important ;
125137 }
126138
139+ .item.item-md .checkbox-md {
140+ margin : -6px 14px 8px -35px !important ;
141+ padding-left : 4% ;
142+ padding-top : 2% ;
143+ }
144+
127145 .checkbox-ios {
128146 // position: absolute !important;
129147 margin : -6px 14px 8px -35px !important ;
148+ padding-left : 4% ;
149+ padding-top : 2% ;
130150 }
131151
132152
You can’t perform that action at this time.
0 commit comments