File tree 6 files changed +113
-7
lines changed 6 files changed +113
-7
lines changed Original file line number Diff line number Diff line change 26
26
top : 7px ;
27
27
left : 90% ;
28
28
width : 15% ;
29
+
30
+ @media only screen and (max-width : 768px ) {
31
+ top : 10px ;
32
+ left : auto ;
33
+ width : auto ;
34
+ right : 13px ;
35
+ }
29
36
}
30
37
}
31
38
40
47
right : 0 !important ;
41
48
left : auto !important ;
42
49
}
50
+
51
+ @media only screen and (max-width : 768px ) {
52
+ width : 100% ;
53
+ }
43
54
}
44
55
.right.stackable.menu > .item.active {
45
56
color : #d9453d ;
46
57
}
47
58
}
48
-
59
+
49
60
/* Accomodate for Semantic's 1px hacks on .attached elements */
50
61
.dashboard-repos {
51
62
margin : 0 1px ;
Original file line number Diff line number Diff line change 102
102
.user.reset.password ,
103
103
.user.signin ,
104
104
.user.signup {
105
- @input-padding : 200px !important ;
105
+ @input-padding : 200px ;
106
106
#create-page-form ;
107
107
form {
108
108
width : 700px !important ;
111
111
text-align : center ;
112
112
}
113
113
.inline.field > label {
114
- width : @input-padding ;
114
+ width : @input-padding ;
115
+ }
116
+
117
+ .inline.field > label , input {
118
+ @media only screen and (max-width : 768px ) {
119
+ width : 100% !important ;
120
+ }
115
121
}
116
122
}
117
123
}
137
143
padding-left : 0 !important ;
138
144
text-align : center ;
139
145
}
146
+
147
+ @media only screen and (max-width : 768px ) {
148
+ label , input , .selection.dropdown {
149
+ width : 100% !important ;
150
+ }
151
+
152
+ .field button , .field a {
153
+ margin-bottom : 1em ;
154
+ width : 100% ;
155
+ }
156
+ }
140
157
}
141
158
}
142
159
143
160
& .new.repo {
144
161
.ui.form {
145
- .selection.dropdown :not (.owner ) {
146
- width : 50% !important ;
147
- }
148
162
@media only screen and (min-width : 768px ) {
149
163
#auto-init {
150
164
margin-left : @create-page-form-input-padding + 15px ;
151
165
}
152
166
}
167
+
168
+ .selection.dropdown :not (.owner ) {
169
+ width : 50% !important ;
170
+
171
+ @media only screen and (max-width : 768px ) {
172
+ width : 100% !important ;
173
+ }
174
+ }
153
175
}
154
176
}
155
177
}
175
197
font-family : monospace ;
176
198
}
177
199
}
200
+
201
+ .new.org .ui.form {
202
+ @media only screen and (max-width : 768px ) {
203
+ .field button , .field a {
204
+ margin-bottom : 1em ;
205
+ width : 100% ;
206
+ }
207
+
208
+ .field input {
209
+ width : 100% !important ;
210
+ }
211
+ }
212
+ }
Original file line number Diff line number Diff line change 47
47
padding-top : 15px ;
48
48
padding-bottom : @footer-margin * 2 ;
49
49
}
50
+
51
+ footer {
52
+ @media only screen and (max-width : 880px ) {
53
+ text-align : center ;
54
+ }
55
+
56
+ .ui.container .left , .ui.container .right {
57
+ @media only screen and (max-width : 880px ) {
58
+ display : inline ;
59
+ float : none ;
60
+ }
61
+ }
62
+ }
Original file line number Diff line number Diff line change 172
172
#clone-panel {
173
173
width : 350px ;
174
174
175
+ @media only screen and (max-width : 768px ) {
176
+ width : 100% ;
177
+ }
178
+
175
179
input {
176
180
border-radius : 0 ;
177
181
padding : 5px 10px ;
182
+ width : 50% ;
178
183
}
179
184
180
185
.clone.button {
220
225
padding : 8px 10px ;
221
226
font-weight : normal ;
222
227
}
228
+
229
+ .ui.tiny.blue.buttons {
230
+ @media only screen and (max-width : 768px ) {
231
+ width : 100% ;
232
+ }
233
+ }
223
234
}
224
235
225
236
#repo-files-table {
1229
1240
.prerelease.field {
1230
1241
margin-bottom : 0 ;
1231
1242
}
1243
+
1244
+ .field {
1245
+ button , input {
1246
+ @media only screen and (max-width : 438px ) {
1247
+ width : 100% ;
1248
+ }
1249
+ }
1250
+
1251
+ button {
1252
+ @media only screen and (max-width : 768px ) {
1253
+ margin-bottom : 1em ;
1254
+ }
1255
+ }
1256
+ }
1232
1257
}
1233
1258
1234
1259
& .forks {
@@ -1756,3 +1781,9 @@ tbody.commit-list {
1756
1781
#repo-topic {
1757
1782
margin-top : 5px ;
1758
1783
}
1784
+
1785
+ .new-dependency-drop-list {
1786
+ @media only screen and (max-width : 768px ) {
1787
+ width : 100% ;
1788
+ }
1789
+ }
Original file line number Diff line number Diff line change 37
37
}
38
38
}
39
39
}
40
+
41
+ #profile-avatar {
42
+ @media only screen and (max-width : 768px ) {
43
+ height : 250px ;
44
+ overflow : hidden ;
45
+
46
+ img {
47
+ max-height : 768px ;
48
+ max-width : 768px ;
49
+ }
50
+ }
51
+ }
52
+
53
+ @media only screen and (max-width : 768px ) {
54
+ width : 100% ;
55
+ }
40
56
}
41
57
42
58
.ui.repository.list {
Original file line number Diff line number Diff line change 12
12
{{end}}
13
13
</h2>
14
14
{{template "base/alert" .}}
15
- <form class="ui form grid" action="{{.Link}}" method="post">
15
+ <form class="ui form stackable grid" action="{{.Link}}" method="post">
16
16
{{.CsrfTokenHtml}}
17
17
<div class="ui seven wide column target">
18
18
<div class="inline field {{if .Err_TagName}}error{{end}}">
You can’t perform that action at this time.
0 commit comments