Module:Message box/tmbox.css:修订间差异

删除的内容 添加的内容
TemplateStyles: Module:Message box/tmbox.css 样式
 
追加 .mbox-small 右浮动窄框样式
第56行:
padding: 0;
width: 1px;
}
 
/* 小型消息框 */
.tmbox.mbox-small {
clear: right;
float: right;
margin: 4px 0 4px 1em;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}