refactor(config) change order of #config #DivBorder

This commit is contained in:
coderaiser 2013-11-06 10:59:25 +00:00
parent 498ed5134a
commit 6dd45ff241

View file

@ -52,6 +52,6 @@
}
#config #DivBorder{
width : 300px;
margin : 10% auto;
width :300px;
}