From 7cea3fb20de2174280027298810d803aaa9a14e8 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sat, 5 Nov 2011 21:19:12 +0000 Subject: [PATCH] Remove commented out code. props ocean90, fixes #19126. git-svn-id: https://develop.svn.wordpress.org/trunk@19183 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/css/admin-bar.dev.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wp-includes/css/admin-bar.dev.css b/wp-includes/css/admin-bar.dev.css index 415465b40a..71b6004c80 100644 --- a/wp-includes/css/admin-bar.dev.css +++ b/wp-includes/css/admin-bar.dev.css @@ -88,10 +88,6 @@ border-right: 0; } -/*#wpadminbar .quicklinks > ul > li:last-child > a { - border-right: none; -}*/ - #wpadminbar .quicklinks a, #wpadminbar .shortlink-input { height: 28px;