From ca5ce7494f57315941d1aa5f34e540cd09780bc0 Mon Sep 17 00:00:00 2001 From: Ashwin Ramaswami Date: Sat, 6 Jan 2018 10:10:12 -0500 Subject: [PATCH] fix typo in css code --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ecf859c256..a97308074a 100644 --- a/README.md +++ b/README.md @@ -1228,7 +1228,6 @@ i.glyphicon { display: none; } .array-item-move-up::after { content: 'Move Up'; } .array-item-move-down::after { content: 'Move Down'; } .array-item-remove::after { content: 'Remove'; } -} ``` ### Custom SchemaField