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

Unified Diff: remoting/webapp/main.html

Issue 9700029: Fixed button centering. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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.html
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
index d3dd79115d67755780d60ca53d22e11a366c609a..2e27a492bd0a9afa4d0a29dbc0087d6d9dc932c1 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -394,7 +394,7 @@ found in the LICENSE file.
i18n-content="CONFIRM_HOST_DELETE"
class="message">
</p>
- <div class="centered-button">
+ <div class="centered">
<button id="confirm-host-delete"
i18n-content="YES"
type="button">
« 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