summaryrefslogtreecommitdiffstats
path: root/public/stylesheets/responsive.css
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-07-04 04:00:23 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-07-04 04:00:23 +0000
commitff257d05e34cd8eacef8ddb9053653d3621feb98 (patch)
tree3590d50f1d47dd6755e37f362831fc575217b417 /public/stylesheets/responsive.css
parentee698b50c4dd12141e5c6c5b86939c6ef80e213a (diff)
downloadredmine-ff257d05e34cd8eacef8ddb9053653d3621feb98.tar.gz
redmine-ff257d05e34cd8eacef8ddb9053653d3621feb98.zip
Replace tabs with spaces (#26333).
Patched by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16753 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets/responsive.css')
-rw-r--r--public/stylesheets/responsive.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css
index 798b3a2d0..118039d7e 100644
--- a/public/stylesheets/responsive.css
+++ b/public/stylesheets/responsive.css
@@ -173,11 +173,11 @@
-webkit-transform: scale(1,.8);
-ms-transform: scale(1,.8);
transform: scale(1,.8);
- padding-top:8px;
+ padding-top:8px;
}
#project-jump .drdn-content {
- position:absolute;
+ position:absolute;
left:0px;
top:64px;
width:100%;
@@ -186,7 +186,7 @@
}
#project-jump .drdn-content .autocomplete {
height:40px;
- font-size:20px;
+ font-size:20px;
}
#project-jump .drdn-content a {
padding:8px;