Added small description text for creating a class, fixed #37

This commit is contained in:
Kenneth Jao 2016-08-18 00:50:44 -04:00
parent 38b4c33563
commit 15f1ba4085
2 changed files with 2 additions and 4 deletions

View File

@ -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;
} }

View File

@ -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">