MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
overflow: hidden; /* this is what keep the <p> from wrapping */
}
 
 
.AAMenuCell ul{
overflow: hidden; /* this is what keep the <p> from wrapping */
display:list-item;
}
 
.AAMenuImg img{
vertical-align:top;
 
}
.AAMenuImg{