diff options
Diffstat (limited to 'src/editor/simple/editor.css')
| -rw-r--r-- | src/editor/simple/editor.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/editor/simple/editor.css b/src/editor/simple/editor.css index 32625e699..ebb0a9baa 100644 --- a/src/editor/simple/editor.css +++ b/src/editor/simple/editor.css @@ -78,3 +78,5 @@ table.tabs input[type=button] { input.string_edit { font-family: inherit; font-size: inherit; } ul.languages { -moz-column-width: 20em; } + +#sharing h1, #sharing .footer { display: none; }
\ No newline at end of file |
