This commit is contained in:
rabuzarus 2015-05-29 16:08:17 +02:00
commit 5cbb5b140c
9 changed files with 27 additions and 17 deletions

View file

@ -414,7 +414,8 @@ a:hover {
.left {
float: left;
}
.right {
.right,
.pull-right {
float: right;
}
.hidden {