Skip to content

Commit

Permalink
MDL-42487: Forced userprofile dl style to be displayed: inline-block.
Browse files Browse the repository at this point in the history
  • Loading branch information
tlock committed Nov 28, 2013
1 parent 2b10fa0 commit 2153633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/canvas/style/core.css
Expand Up @@ -274,6 +274,7 @@ body {

.userprofile dl {
margin-top: 10px;
display: inline-block;
}

.userprofile dl dt, .userprofile dl dd {
Expand Down

0 comments on commit 2153633

Please sign in to comment.