css: remove empty rule

This commit is contained in:
Frédéric Péters 2015-05-18 09:52:12 +02:00
parent 9853d639ca
commit e467996184
1 changed files with 0 additions and 4 deletions

View File

@ -192,10 +192,6 @@ span#breadcrumb a:after {
border-width: 1px 1px 0 0;
}
span#breadcrumb a:last-child:after {
/*content: none;*/
}
div#more-user-links a:hover,
div#more-user-links a:hover:after {
text-decoration: underline;