|
924 | 924 | @media only screen and (max-width : @largestMobileScreen) {
|
925 | 925 | .ui.form .fields {
|
926 | 926 | flex-wrap: wrap;
|
| 927 | + margin-bottom: 0; |
927 | 928 | }
|
928 | 929 |
|
929 |
| - .ui[class*="equal width"].form:not(.unstackable) .fields > .field, |
930 |
| - .ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable) > .field, |
931 |
| - .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields, |
932 |
| - .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field, |
933 |
| - .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields, |
934 |
| - .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field, |
935 |
| - .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields, |
936 |
| - .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field, |
937 |
| - .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields, |
938 |
| - .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field, |
939 |
| - .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .fields, |
940 |
| - .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .field, |
941 |
| - .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .fields, |
942 |
| - .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .field, |
943 |
| - .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .fields, |
944 |
| - .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .field, |
945 |
| - .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .fields, |
946 |
| - .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .field, |
947 |
| - .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .fields, |
948 |
| - .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .field { |
949 |
| - width: @oneColumn !important; |
| 930 | + .ui.form:not(.unstackable) .fields:not(.unstackable) > .fields, |
| 931 | + .ui.form:not(.unstackable) .fields:not(.unstackable) > .field { |
| 932 | + width: @oneColumn; |
950 | 933 | margin: 0 0 @rowDistance;
|
951 | 934 | }
|
952 | 935 | }
|
|
960 | 943 | }
|
961 | 944 |
|
962 | 945 | .ui.form .one.wide.field {
|
963 |
| - width: @oneWide !important; |
| 946 | + width: @oneWide; |
964 | 947 | }
|
965 | 948 | .ui.form .two.wide.field {
|
966 |
| - width: @twoWide !important; |
| 949 | + width: @twoWide; |
967 | 950 | }
|
968 | 951 | .ui.form .three.wide.field {
|
969 |
| - width: @threeWide !important; |
| 952 | + width: @threeWide; |
970 | 953 | }
|
971 | 954 | .ui.form .four.wide.field {
|
972 |
| - width: @fourWide !important; |
| 955 | + width: @fourWide; |
973 | 956 | }
|
974 | 957 | .ui.form .five.wide.field {
|
975 |
| - width: @fiveWide !important; |
| 958 | + width: @fiveWide; |
976 | 959 | }
|
977 | 960 | .ui.form .six.wide.field {
|
978 |
| - width: @sixWide !important; |
| 961 | + width: @sixWide; |
979 | 962 | }
|
980 | 963 | .ui.form .seven.wide.field {
|
981 |
| - width: @sevenWide !important; |
| 964 | + width: @sevenWide; |
982 | 965 | }
|
983 | 966 | .ui.form .eight.wide.field {
|
984 |
| - width: @eightWide !important; |
| 967 | + width: @eightWide; |
985 | 968 | }
|
986 | 969 | .ui.form .nine.wide.field {
|
987 |
| - width: @nineWide !important; |
| 970 | + width: @nineWide; |
988 | 971 | }
|
989 | 972 | .ui.form .ten.wide.field {
|
990 |
| - width: @tenWide !important; |
| 973 | + width: @tenWide; |
991 | 974 | }
|
992 | 975 | .ui.form .eleven.wide.field {
|
993 |
| - width: @elevenWide !important; |
| 976 | + width: @elevenWide; |
994 | 977 | }
|
995 | 978 | .ui.form .twelve.wide.field {
|
996 |
| - width: @twelveWide !important; |
| 979 | + width: @twelveWide; |
997 | 980 | }
|
998 | 981 | .ui.form .thirteen.wide.field {
|
999 |
| - width: @thirteenWide !important; |
| 982 | + width: @thirteenWide; |
1000 | 983 | }
|
1001 | 984 | .ui.form .fourteen.wide.field {
|
1002 |
| - width: @fourteenWide !important; |
| 985 | + width: @fourteenWide; |
1003 | 986 | }
|
1004 | 987 | .ui.form .fifteen.wide.field {
|
1005 |
| - width: @fifteenWide !important; |
| 988 | + width: @fifteenWide; |
1006 | 989 | }
|
1007 | 990 | .ui.form .sixteen.wide.field {
|
1008 |
| - width: @sixteenWide !important; |
| 991 | + width: @sixteenWide; |
1009 | 992 | }
|
1010 | 993 |
|
1011 |
| -/* Swap to full width on mobile */ |
1012 |
| -@media only screen and (max-width : @largestMobileScreen) { |
1013 |
| - .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields, |
1014 |
| - .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field, |
1015 |
| - .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields, |
1016 |
| - .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field, |
1017 |
| - .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields, |
1018 |
| - .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field, |
1019 |
| - .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields, |
1020 |
| - .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field, |
1021 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .two.wide.field, |
1022 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .three.wide.field, |
1023 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .four.wide.field, |
1024 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .five.wide.field, |
1025 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .six.wide.field, |
1026 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .seven.wide.field, |
1027 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .eight.wide.field, |
1028 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .nine.wide.field, |
1029 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .ten.wide.field, |
1030 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .eleven.wide.field, |
1031 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .twelve.wide.field, |
1032 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .thirteen.wide.field, |
1033 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .fourteen.wide.field, |
1034 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .fifteen.wide.field, |
1035 |
| - .ui.form:not(.unstackable) .fields:not(.unstackable) > .sixteen.wide.field { |
1036 |
| - width: @oneColumn !important; |
1037 |
| - } |
1038 |
| - .ui.form .fields { |
1039 |
| - margin-bottom: 0; |
1040 |
| - } |
1041 |
| -} |
1042 | 994 |
|
1043 | 995 | /*--------------------
|
1044 | 996 | Equal Width
|
|
0 commit comments