fix expire message going out of box, fix #9280

This commit is contained in:
Jan-Christoph Borchardt 2014-06-30 14:08:11 +02:00
parent a4c693dd75
commit c5fa9153ae

View file

@ -104,6 +104,7 @@ a.showCruds:hover,a.unshare:hover {
opacity:1;
}
#defaultExpireMessage, /* fix expire message going out of box */
.reshare { /* fix shared by text going out of box */
white-space:normal;
}
@ -118,4 +119,4 @@ a.showCruds:hover,a.unshare:hover {
padding-left: 12px;
padding-top: 12px;
color: #999;
}
}