File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 9
9
<p class =" text-muted" >The page you are looking for was not found.</p >
10
10
</div >
11
11
<CInput
12
- class =" mb-0 "
12
+ class =" mb-3 "
13
13
prependHtml =" <i class='cui-magnifying-glass'></i>"
14
14
placeholder =" What are you looking for?"
15
15
>
Original file line number Diff line number Diff line change 8
8
<p class =" text-muted" >The page you are looking for is temporarily unavailable.</p >
9
9
</div >
10
10
<CInput
11
- class =" mb-0 "
11
+ class =" mb-3 "
12
12
prependHtml =" <i class='cui-magnifying-glass'></i>"
13
13
placeholder =" What are you looking for?"
14
14
>
Original file line number Diff line number Diff line change 2
2
<CContainer class =" min-vh-100 d-flex align-items-center" >
3
3
<CRow class =" w-100 justify-content-center" >
4
4
<CCol md =" 6" sm =" 8" >
5
- <CCard class =" mx-4" >
5
+ <CCard class =" mx-4 mb-0 " >
6
6
<CCardBody class =" p-4" >
7
7
<CForm >
8
8
<h1 >Register</h1 >
36
36
<CCardFooter class =" p-4" >
37
37
<CRow >
38
38
<CCol col =" 6" >
39
- <CButton block color =" facebook" textHtml =" Facebook" />
39
+ <CButton block color =" facebook" >
40
+ Facebook
41
+ </CButton >
40
42
</CCol >
41
43
<CCol col =" 6" >
42
- <CButton block color =" twitter" textHtml =" Twitter" />
44
+ <CButton block color =" twitter" >
45
+ Twitter
46
+ </CButton >
43
47
</CCol >
44
48
</CRow >
45
49
</CCardFooter >
You can’t perform that action at this time.
0 commit comments