diff options
| author | Michael <[email protected]> | 2017-03-21 20:21:44 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-21 20:21:44 -0400 |
| commit | 10e1866c9e994dabe5b6c748a5b9a7372b01886f (patch) | |
| tree | 7737526a5048adccb841e720d726428ac491bce7 | |
| parent | b25d12263205125f7389a107aa965e58b18b46b9 (diff) | |
| download | project-unite-10e1866c9e994dabe5b6c748a5b9a7372b01886f.tar.gz project-unite-10e1866c9e994dabe5b6c748a5b9a7372b01886f.tar.bz2 project-unite-10e1866c9e994dabe5b6c748a5b9a7372b01886f.zip | |
test
| -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 0678975..81f73b0 100644 --- a/Project-Unite/Content/Site.css +++ b/Project-Unite/Content/Site.css @@ -24,7 +24,7 @@ } }*/ -p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea,div,button{ +p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea{ overflow:auto; } |
