src/ztfy/myams/resources/less/forms.less
changeset 62 2f2dadb6b993
parent 48 501bdc011ad6
child 73 a31cca83750d
equal deleted inserted replaced
61:d2ad83a628a0 62:2f2dadb6b993
  1197 			&:last-child {
  1197 			&:last-child {
  1198 				margin-bottom: 4px;
  1198 				margin-bottom: 4px;
  1199 			}
  1199 			}
  1200 		}
  1200 		}
  1201 	}
  1201 	}
       
  1202 	.input .inline-group {
       
  1203 		margin: 0 0 -4px 0;
       
  1204 	}
  1202 	.btn {
  1205 	.btn {
  1203 		-webkit-box-sizing: border-box;
  1206 		-webkit-box-sizing: border-box;
  1204 		   -moz-box-sizing: border-box;
  1207 		   -moz-box-sizing: border-box;
  1205 				box-sizing: border-box;
  1208 				box-sizing: border-box;
  1206 	}
  1209 	}