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

Unified Diff: Tools/GardeningServer/styles/main.css

Issue 350563002: Port first garden-o-matic component over to polymer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: use mdv Created 6 years, 6 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
Index: Tools/GardeningServer/styles/main.css
diff --git a/Tools/GardeningServer/styles/main.css b/Tools/GardeningServer/styles/main.css
index ce0a8482f38d4bb94ee74ca5d7afeac9348dbf95..90bac6ba1cec72f7fb601d48edc44ad9fff07ade 100644
--- a/Tools/GardeningServer/styles/main.css
+++ b/Tools/GardeningServer/styles/main.css
@@ -316,17 +316,6 @@ button.default:hover {
background-color: white;
}
-.text-result {
- border: none;
- width: 100%;
- height: 400px; /* FIXME: How do we get a reasonable height here? */
-}
-
-.image-result {
- width: 100%;
- height: auto;
-}
-
/*** partytime ***/
.partytime {

Powered by Google App Engine
This is Rietveld 408576698