style: don't force margin size

This commit is contained in:
Frédéric Péters 2015-11-16 16:33:11 +01:00 committed by Frédéric Péters
parent df934ed97f
commit 2915228620
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#msp-linking {
margin: 0px 100px;
margin: 0px auto;
}
.msp{