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

Unified Diff: remoting/webapp/main.css

Issue 10380002: Remove line-height property from <input> tags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/main.css
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css
index 0e698e1b38e0b8a09be43f6157589c56f8e0a38b..57bb726e0828e8c40a10108a379eb7636c058fcc 100644
--- a/remoting/webapp/main.css
+++ b/remoting/webapp/main.css
@@ -184,7 +184,6 @@ Component: Text Field
------------------------------------------------------------------*/
input {
height: 29px;
- line-height: 27px;
padding-left: 8px;
color: #333;
border: 1px solid #d9d9d9;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698