diff options
| author | Michael <[email protected]> | 2017-03-21 20:19:10 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-21 20:19:10 -0400 |
| commit | b25d12263205125f7389a107aa965e58b18b46b9 (patch) | |
| tree | 3a103044b94a89efe71d94e4575ae0f8e5332b79 /Project-Unite/Content/Site.css | |
| parent | 0e57b73b1e78c31e08337628863d668e811d1763 (diff) | |
| download | project-unite-b25d12263205125f7389a107aa965e58b18b46b9.tar.gz project-unite-b25d12263205125f7389a107aa965e58b18b46b9.tar.bz2 project-unite-b25d12263205125f7389a107aa965e58b18b46b9.zip | |
more bugs
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 6a72bd6..0678975 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,li,input,textarea,div,button{ +p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea,div,button{ overflow:auto; } |
