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 ebb0a9baa..d7a415186 100644 --- a/src/editor/simple/editor.css +++ b/src/editor/simple/editor.css @@ -79,4 +79,6 @@ input.string_edit { font-family: inherit; font-size: inherit; } ul.languages { -moz-column-width: 20em; } +li { margin-top: 0.5ex; margin-bottom: 0.5ex; } + #sharing h1, #sharing .footer { display: none; }
\ No newline at end of file |
