Added small description text for creating a class, fixed #37
This commit is contained in:
parent
38b4c33563
commit
15f1ba4085
@ -343,9 +343,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#formContainer {
|
#formContainer {
|
||||||
margin-left: 5% !important;
|
margin: 2% 5% 0 5% !important;
|
||||||
margin-right: 5% !important;
|
|
||||||
margin-bottom: 0 !important;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -95,7 +95,7 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if profClassTab "creClass"}}
|
{{#if profClassTab "creClass"}}
|
||||||
<div id="creRules"><p>Insert description and rules of create a class --Will style later--</p></div>
|
<div id="creRules"><p>Submit a request for a class to be approved by an administrator.</p></div>
|
||||||
<form id="create">
|
<form id="create">
|
||||||
<div id="formContainer">
|
<div id="formContainer">
|
||||||
<div class="formDiv">
|
<div class="formDiv">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user