summaryrefslogtreecommitdiff
path: root/Project-Unite/Content/Site.css
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-21 19:54:25 -0400
committerMichael <[email protected]>2017-03-21 19:54:25 -0400
commit34fe681202caa7f92f8d41d811f80b57fe5de854 (patch)
tree45ade97b40bc0dacc60f10f3f784ae06855fa281 /Project-Unite/Content/Site.css
parent58afdf80da687163f50d3262ac3760c866657e8d (diff)
downloadproject-unite-34fe681202caa7f92f8d41d811f80b57fe5de854.tar.gz
project-unite-34fe681202caa7f92f8d41d811f80b57fe5de854.tar.bz2
project-unite-34fe681202caa7f92f8d41d811f80b57fe5de854.zip
fix more weird unicode stuff
Diffstat (limited to 'Project-Unite/Content/Site.css')
-rw-r--r--Project-Unite/Content/Site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Content/Site.css b/Project-Unite/Content/Site.css
index 30f7b8d..17c04c5 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,ul,ol,li{
+p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,ul,ol,li,input,textarea,div,button{
overflow:auto;
}