Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/shorten_result.css')
-rw-r--r--public/css/shorten_result.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/css/shorten_result.css b/public/css/shorten_result.css
index 5871b22..42482a1 100644
--- a/public/css/shorten_result.css
+++ b/public/css/shorten_result.css
@@ -23,10 +23,11 @@
}
.input-group {
- width: 50%;
+ width: 40vw;
margin: 0 auto;
}
+
.input-group-addon {
- padding:0px 10px;
+ padding: 0px 10px;
cursor: pointer;
}