View | Details | Raw Unified | Return to bug 3256
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css (-6 / +11 lines)
Lines 1244-1255 h1#logo a { Link Here
1244
	font-size :  200%;
1244
	font-size :  200%;
1245
}
1245
}
1246
1246
1247
.email {
1247
li.email a {
1248
font-size :  87%;
1248
	display:block;
1249
width : 15em;
1249
	overflow:hidden;
1250
margin: 0;
1250
	width:13em;
1251
padding: 0;
1251
}
1252
overflow :  hidden;
1252
li.email {
1253
	background: #FFF url(../../img/elipsis.gif) right bottom no-repeat;
1254
	font-size :  87%;
1255
	overflow:hidden;
1256
	padding :0 10px 0 0;
1257
	width:13em;
1253
}
1258
}
1254
1259
1255
.empty {
1260
.empty {

Return to bug 3256