Commit 48da8b5f authored by umar.hansa@gmail.com's avatar umar.hansa@gmail.com

Remove lines of CSS which have invalid property values.

BUG=243208
R=dbeam@chromium.org

Review URL: https://chromiumcodereview.appspot.com/15823004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202799 0039d316-1c4b-4281-b951-d872f2087c98
parent c8e17fdb
......@@ -26,7 +26,6 @@
}
.bubble-close {
background-image: no-repeat 50% 50%;
height: 16px;
position: absolute;
right: 6px;
......
......@@ -54,7 +54,6 @@
}
.expandable-bubble-close {
background-image: no-repeat 50% 50%;
height: 16px;
position: absolute;
right: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment