diff options
| author | Victor Tran <[email protected]> | 2017-04-05 23:51:44 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-05 23:51:44 +1000 |
| commit | d4d2c40513b936575849b4276759be22e36ed8fa (patch) | |
| tree | bf65bab52498ba092113e5e22e7e6b1c61fdb290 /Project-Unite/Content/Site.css | |
| parent | 6fc4a686e0132ca00f042cb59f6616f2377ef56d (diff) | |
| download | project-unite-d4d2c40513b936575849b4276759be22e36ed8fa.tar.gz project-unite-d4d2c40513b936575849b4276759be22e36ed8fa.tar.bz2 project-unite-d4d2c40513b936575849b4276759be22e36ed8fa.zip | |
General style enhancements
Diffstat (limited to 'Project-Unite/Content/Site.css')
| -rw-r--r-- | Project-Unite/Content/Site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Content/Site.css b/Project-Unite/Content/Site.css index b52b644..5a6f892 100644 --- a/Project-Unite/Content/Site.css +++ b/Project-Unite/Content/Site.css @@ -25,7 +25,7 @@ }*/ p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea{ - overflow:auto; + overflow: hidden; } .form-control{ |
