diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/styles.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css index ee61fc86e31..3d68a591522 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -404,8 +404,7 @@ input[type="submit"].enabled { width: 100%; } #content .hascontrols { - position: relative; - top: 45px; + margin-top: 45px; } #content-wrapper { position: absolute; |