MDL-42487: Forced userprofile dl style to be displayed: inline-block.

This commit is contained in:
Tim Lock
2013-11-29 09:26:52 +10:30
parent 2b10fa0433
commit 2153633aac
+1
View File
@@ -274,6 +274,7 @@ body {
.userprofile dl {
margin-top: 10px;
display: inline-block;
}
.userprofile dl dt, .userprofile dl dd {