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
path: root/public
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-10-26 23:30:41 +0300
committerChaoyi Zha <summermontreal@gmail.com>2017-10-26 23:30:41 +0300
commit90e24195ee37409b95556f69a3c1ff1b57685b24 (patch)
treef9c74784c586d078a2b83b64067ceab4c9891eff /public
parent3a8ce1d0eca281a8f765612ded993e860792e220 (diff)
Change button class to be more general
Diffstat (limited to 'public')
-rw-r--r--public/css/shorten_result.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/shorten_result.css b/public/css/shorten_result.css
index 46adf07..c672654 100644
--- a/public/css/shorten_result.css
+++ b/public/css/shorten_result.css
@@ -5,7 +5,7 @@
}
-.back-btn {
+.btn {
margin-top: 30px;
}