diff --git a/css/glowingbear.css b/css/glowingbear.css
index ba2000d..69fc6a9 100644
--- a/css/glowingbear.css
+++ b/css/glowingbear.css
@@ -133,6 +133,12 @@ input[type=text], input[type=password], .badge {
#topbar .brand img {
height: 32px;
}
+ #topbar .brand button {
+ position: absolute;
+ line-height: 15px;
+ font-size: 9pt;
+ margin-left: 10px
+ }
#topbar .title {
position: fixed;
left: 145px; /* sidebar */
diff --git a/index.html b/index.html
index 66d218c..33e0ce9 100644
--- a/index.html
+++ b/index.html
@@ -170,8 +170,8 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
+
-