Implement caption on right (closes #51)
This commit is contained in:
@@ -76,7 +76,7 @@ html
|
||||
{value: "6", text: "6 columns"}
|
||||
])
|
||||
|
||||
+select("caption_side", "Caption side", true, [
|
||||
+select("caption_side", "Caption side", false, [
|
||||
{value: "left", text: "Left (Bibliogram)"},
|
||||
{value: "right", text: "Right (Instagram)"}
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user