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

Unified Diff: chrome/browser/resources/options/chromeos/keyboard_overlay.html

Issue 376093002: Fix clipped keyboard settings overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « chrome/browser/resources/options/chromeos/keyboard_overlay.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos/keyboard_overlay.html
diff --git a/chrome/browser/resources/options/chromeos/keyboard_overlay.html b/chrome/browser/resources/options/chromeos/keyboard_overlay.html
index 4609b04c32280aafaf6f208804b0e6cdfec5e141..1afd1e1c1049e68eb4a5ead7f37dfddafbc211f4 100644
--- a/chrome/browser/resources/options/chromeos/keyboard_overlay.html
+++ b/chrome/browser/resources/options/chromeos/keyboard_overlay.html
@@ -94,12 +94,8 @@
i18n-content="sendFunctionKeysDescription">
</label>
</div>
Dan Beam 2014/07/09 03:10:53 use a .settings-row instead
michaelpg 2014/07/10 02:20:47 Done.
- </div>
- <div class="content-area">
<button id="keyboard-shortcuts" class="link-button"
i18n-content="showKeyboardShortcuts"></button>
- </div>
- <div class="content-area">
<button id="languages-and-input-settings" class="link-button"
i18n-content="changeLanguageAndInputSettings"></button>
</div>
« no previous file with comments | « chrome/browser/resources/options/chromeos/keyboard_overlay.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698