various fixes:

- changing default formatter option to plain text to make upgrading from
  0.19 Alpha smoother
- fixing translation message change in bootstrap templates
- adjusting how image uploads are displayed in bootstrap templates
This commit is contained in:
El RIDO
2015-09-19 14:22:29 +02:00
parent 844c4d15e9
commit a41d0ca4dd
5 changed files with 35 additions and 73 deletions

View File

@@ -35,6 +35,7 @@ body.navbar-spacing {
#image img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
#deletelink {