summaryrefslogtreecommitdiffstats
path: root/Server/webadmin/files/style.css
diff options
context:
space:
mode:
authorMathias <mathias-github@users.noreply.github.com>2016-03-27 20:32:27 +0200
committerMathias <mathias-github@users.noreply.github.com>2016-03-28 18:42:14 +0200
commit83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7 (patch)
tree0b575346bf161b7ac55abd592fd3da85d0e5bef1 /Server/webadmin/files/style.css
parentMerge pull request #3099 from LogicParrot/passive (diff)
downloadcuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar.gz
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar.bz2
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar.lz
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar.xz
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.tar.zst
cuberite-83c4cba1fdcc4433a3af2686d8a57c4603eb6ea7.zip
Diffstat (limited to 'Server/webadmin/files/style.css')
-rw-r--r--Server/webadmin/files/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/Server/webadmin/files/style.css b/Server/webadmin/files/style.css
index 8cb803a05..db111fe1b 100644
--- a/Server/webadmin/files/style.css
+++ b/Server/webadmin/files/style.css
@@ -41,9 +41,8 @@ h1 {
.row1 {
border-bottom: 1px #000 solid;
- height: 100px;
- max-height: 100px;
background: #fff url(header.png) repeat-x top left;
+ padding: 13px 0 13px 0;
}
.row2 {