MDL-28566 theme_base: removed MDL comment
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
.userinfobox .userpicture {width: 100px;height: 100px;}
|
||||
.userinfobox .content {vertical-align: top;}
|
||||
.userinfobox .links {width: 100px;padding: 5px;vertical-align: bottom;}
|
||||
.userinfobox .links a {display: block;} /* MDL-28566 FIX for participants user details */
|
||||
.userinfobox .links a {display: block;}
|
||||
.userinfobox .list td {padding: 3px;}
|
||||
.userinfobox .username {padding-bottom: 20px;font-weight: bold;}
|
||||
.userinfobox td.label {text-align:right;white-space: nowrap;vertical-align: top;font-weight:bold;}
|
||||
@@ -52,4 +52,4 @@
|
||||
.dir-rtl .descriptionbox {margin-right: 110px;margin-left: 0px; }
|
||||
.dir-rtl .userlist table#participants td,
|
||||
.dir-rtl .userlist table#participants th {text-align: right;}
|
||||
.dir-rtl .userlist table#participants {margin: 0 auto;}
|
||||
.dir-rtl .userlist table#participants {margin: 0 auto;}
|
||||
|
||||
Reference in New Issue
Block a user