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

Unified Diff: chrome/browser/resources/options/chromeos_internet_detail.html

Issue 6516019: Made activate/buy button show consistently on network list and details pages.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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: chrome/browser/resources/options/chromeos_internet_detail.html
===================================================================
--- chrome/browser/resources/options/chromeos_internet_detail.html (revision 75135)
+++ chrome/browser/resources/options/chromeos_internet_detail.html (working copy)
@@ -231,7 +231,7 @@
</table>
</section>
</div>
- <div class="action-area button-strip">
+ <div class="action-area bottom-strip button-strip">
<button id="detailsInternetDismiss"
i18n-content="detailsInternetDismiss"></button>
<button id="detailsInternetLogin"

Powered by Google App Engine
This is Rietveld 408576698