aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/static
diff options
context:
space:
mode:
Diffstat (limited to 'pyaggr3g470r/static')
-rw-r--r--pyaggr3g470r/static/css/customized-bootstrap.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyaggr3g470r/static/css/customized-bootstrap.css b/pyaggr3g470r/static/css/customized-bootstrap.css
index 1b3c197d..9f3febfc 100644
--- a/pyaggr3g470r/static/css/customized-bootstrap.css
+++ b/pyaggr3g470r/static/css/customized-bootstrap.css
@@ -41,3 +41,9 @@ div.top {
a {
color: #3572B0;
}
+
+.input-group-inline {
+ min-width: 0;
+ width: 200px;
+ display: inline;
+}
bgstack15