summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/toolbar.css
diff options
context:
space:
mode:
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-02 05:47:34 +0000
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-02 05:47:34 +0000
commit18391911e9291f3062bc06f66cfd6feedb9ed03b (patch)
tree6514f194e3c900e7410f3784e36ccba43c27e131 /remoting/webapp/toolbar.css
parent2322bfaf0ae2850ea0972f3c83b17f5fe6c5dd05 (diff)
downloadchromium_src-18391911e9291f3062bc06f66cfd6feedb9ed03b.zip
chromium_src-18391911e9291f3062bc06f66cfd6feedb9ed03b.tar.gz
chromium_src-18391911e9291f3062bc06f66cfd6feedb9ed03b.tar.bz2
Add new connection option to tool-bar.
This is a quick and dirty way to accomplish this, but is consistent with some of the UI design directions we've been considering. BUG=252881 Review URL: https://chromiumcodereview.appspot.com/23609010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220810 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/webapp/toolbar.css')
-rw-r--r--remoting/webapp/toolbar.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/toolbar.css b/remoting/webapp/toolbar.css
index 2e4854e..4752406 100644
--- a/remoting/webapp/toolbar.css
+++ b/remoting/webapp/toolbar.css
@@ -48,7 +48,7 @@
}
.toolbar-border > div {
- margin: 4px;
+ margin: 5px 4px;
}
/* Ensure that the 'connected to' string doesn't make the tool-bar overflow */