diff options
Diffstat (limited to 'views/styles.css')
| -rw-r--r-- | views/styles.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/styles.css b/views/styles.css index 3817e0e..7bfc7fd 100644 --- a/views/styles.css +++ b/views/styles.css @@ -81,6 +81,10 @@ input[type=submit]:hover, button:hover, select:hover { display: none !important; } +script { + display: none !important; +} + /* Generic */ .float-right { |
