Merge branch 'master' of github.com:jelhan/croodle
This commit is contained in:
commit
ea1a43e08e
2 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ Croodle is a web application to schedule a date or to do a poll on a general top
|
|||
|
||||
This is an alpha version. Changes could brake backward compatibility. Also it is not well tested and some features are missing. It is not ment for productive use yet.
|
||||
|
||||
Croodle is inspired by [PrivateBin](https://github.com/PrivateBin/PrivateBin) and of course by Doodle.
|
||||
Croodle is inspired by [PrivateBin](https://github.com/PrivateBin/PrivateBin) and, of course, by Doodle.
|
||||
|
||||
## Security notice
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@ body {
|
|||
#header .language-select {
|
||||
float: right;
|
||||
margin-top: 20px;
|
||||
width: auto;
|
||||
}
|
||||
#content {
|
||||
clear: both;
|
||||
|
|
Loading…
Reference in a new issue