make use of global.css

This commit is contained in:
rabuzarus 2015-05-31 13:55:21 +02:00
commit afd1e0e6d0
7 changed files with 7 additions and 11 deletions

View file

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