treesummaryrefslogcommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
authorPatrick Schönberger2018-12-11 21:18:41 +0100
committerPatrick Schönberger2018-12-11 21:18:41 +0100
commitc714fc5d53069a25203ee09916e40dfbcb6f547b (patch)
tree16627ed7bb3544bd552260d9ebf13b2eca3c397d /html/style.css
parent055e447bc0c9d170a54733539104976ec1c9004c (diff)
downloadlolstats-c714fc5d53069a25203ee09916e40dfbcb6f547b.tar.gz
lolstats-c714fc5d53069a25203ee09916e40dfbcb6f547b.zip
views korrigiert
Diffstat (limited to 'html/style.css')
-rw-r--r--html/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/style.css b/html/style.css
index dc31ed5..a410d3f 100644
--- a/html/style.css
+++ b/html/style.css
@@ -8,6 +8,7 @@ body {
margin: 0px;
background-color: rgb(200, 50, 50);
box-shadow: 0 0 400px rgba(0, 0, 0, 0.6) inset;
+ overflow: hidden;
}
input, select, button {
font-size:inherit;
@@ -149,6 +150,7 @@ button {
background-color: white;
border-radius: 5px;
text-align: center;
+ overflow: visible;
}
.bottom-right {
position: absolute;