Changeset - fdf3493bc929
[Not reviewed]
default
0 1 0
domruf - 8 years ago 2017-10-27 19:56:18
dominikruf@gmail.com
less: remove unused invalid contextbar style

AFAIK :after without content is useless.
1 file changed with 0 insertions and 6 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -58,9 +58,3 @@ nav.navbar #quick .select2-container .se
 
  padding: 0px 15px 1px 15px;
 
  line-height: 43px;
 
}
 
#context-pages a.dropdown-toggle:after {
 
  position: absolute;
 
  float: right;
 
  padding-left: 5px;
 
  padding-right: 5px;
 
}
0 comments (0 inline, 0 general)