From 15f1ba4085808cc334eb7f668ba7c2c72744709c Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Thu, 18 Aug 2016 00:50:44 -0400 Subject: [PATCH] Added small description text for creating a class, fixed #37 --- hourglass/client/profile/profile.css | 4 +--- hourglass/client/profile/profile.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/hourglass/client/profile/profile.css b/hourglass/client/profile/profile.css index 552fa3b..c0c6a7c 100644 --- a/hourglass/client/profile/profile.css +++ b/hourglass/client/profile/profile.css @@ -343,9 +343,7 @@ } #formContainer { - margin-left: 5% !important; - margin-right: 5% !important; - margin-bottom: 0 !important; + margin: 2% 5% 0 5% !important; position: relative; } diff --git a/hourglass/client/profile/profile.html b/hourglass/client/profile/profile.html index 73d0865..3c8b8f8 100644 --- a/hourglass/client/profile/profile.html +++ b/hourglass/client/profile/profile.html @@ -95,7 +95,7 @@ {{/if}} {{#if profClassTab "creClass"}} -

Insert description and rules of create a class --Will style later--

+

Submit a request for a class to be approved by an administrator.