Revert "Attempt to make interface more scalable"

This reverts commit 4091ae8226.
This commit is contained in:
Arctic Code 2014-02-19 10:23:56 -06:00
parent 4091ae8226
commit ddde0fef8d
2 changed files with 4 additions and 2 deletions

View File

@ -117,10 +117,9 @@ ul.nav li.dropdown:hover > ul.dropdown-menu {
}
.form-shorten {
max-width: 51%;
max-width: 600px;
padding: 15px;
margin: 0 auto;
padding-top: 20%;
}
.form-shorten .form-shorten-heading{

View File

@ -80,6 +80,9 @@
<div id="wrap">
<?php include('navbar.php'); ?>
<div class="container" style="float:center;padding-bottom:7%;">
<p></p>
</div>
<div class="container">
<form class="form-shorten" id="form-shorten">