summaryrefslogtreecommitdiff
path: root/ext/bg
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg')
-rw-r--r--ext/bg/settings.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index ccd749b9..093a3c26 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -49,6 +49,16 @@
[data-browser=firefox-mobile] [data-show-for-browser~=firefox-mobile] {
display: initial;
}
+
+ @media screen and (max-width: 740px) {
+ .col-xs-6 {
+ float: none;
+ width: 100%;
+ }
+ .col-xs-6+.col-xs-6 {
+ margin-top: 15px;
+ }
+ }
</style>
</head>
<body>