diff options
Diffstat (limited to 'gerboweb/static')
-rw-r--r-- | gerboweb/static/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gerboweb/static/style.css b/gerboweb/static/style.css index ede89d4..eb926dc 100644 --- a/gerboweb/static/style.css +++ b/gerboweb/static/style.css @@ -159,8 +159,7 @@ div.loading-message { left: 0; width: 60px; - line-height: 50px; - padding-top: 10px; + line-height: 60px; } .step > .description { |