diff options
| author | Michael <[email protected]> | 2017-03-21 19:51:47 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-21 19:51:47 -0400 |
| commit | 58afdf80da687163f50d3262ac3760c866657e8d (patch) | |
| tree | 80f2d92e4beb376c703525d894cc31c57e9afc9d /Project-Unite/Content/Site.css | |
| parent | 9d07ca1df3c73eaec7e9c14c0f249103011b08a6 (diff) | |
| download | project-unite-58afdf80da687163f50d3262ac3760c866657e8d.tar.gz project-unite-58afdf80da687163f50d3262ac3760c866657e8d.tar.bz2 project-unite-58afdf80da687163f50d3262ac3760c866657e8d.zip | |
whoa.
Diffstat (limited to 'Project-Unite/Content/Site.css')
| -rw-r--r-- | Project-Unite/Content/Site.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Project-Unite/Content/Site.css b/Project-Unite/Content/Site.css index 25bfed1..30f7b8d 100644 --- a/Project-Unite/Content/Site.css +++ b/Project-Unite/Content/Site.css @@ -24,6 +24,9 @@ } }*/ +p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,ul,ol,li{ + overflow:auto; +} .form-control{ width:100%; |
