fix wiki falsh message

This commit is contained in:
Kyle Fiedler
2012-08-23 10:28:31 -04:00
parent 7d7b5be95a
commit 773055cf54

View File

@@ -885,8 +885,7 @@ section.wiki {
.alert {
position: relative;
top: -15px;
margin-bottom: 24px;
margin: 24px 40px;
padding: 8px 12px;
border: 1px solid #EBE8BF;
border-radius: 3px;
@@ -903,6 +902,10 @@ section.wiki {
}
}
.main-article .alert {
margin: 0 0 24px;
}
.missing {
max-width: 400px;
margin: lh(2) auto;