Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(901)

Unified Diff: ui/webui/resources/css/expandable_bubble.css

Issue 15823004: Remove lines of CSS which have invalid property values. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing the lines of CSS which would have been ignored anyway (due to their invalid property value… Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/webui/resources/css/bubble.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/css/expandable_bubble.css
diff --git a/ui/webui/resources/css/expandable_bubble.css b/ui/webui/resources/css/expandable_bubble.css
index a5b51b5d80d429b2dde64ecff6bd8b9d67cab27b..35c42fdc5ce24d3d59d3fb3b2c505bfee8616644 100644
--- a/ui/webui/resources/css/expandable_bubble.css
+++ b/ui/webui/resources/css/expandable_bubble.css
@@ -54,7 +54,6 @@
}
.expandable-bubble-close {
- background-image: no-repeat 50% 50%;
height: 16px;
position: absolute;
right: 0;
« no previous file with comments | « ui/webui/resources/css/bubble.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698