aboutsummaryrefslogtreecommitdiff
path: root/scss/imports/scss/_toolbar.scss
diff options
context:
space:
mode:
authorValerio Virgillito2012-08-21 13:18:16 -0700
committerValerio Virgillito2012-08-21 13:18:16 -0700
commit8c8864bbbe8cde1f736785e1d3742841c332369b (patch)
tree741022dbc6a0e24cfc0ba65eb5c02f83092562c3 /scss/imports/scss/_toolbar.scss
parentebb22628692375ce3bfce21353aaf5b820723f40 (diff)
parent2f4593e8a797898bb5c478eb8a14dac4660e8751 (diff)
downloadninja-8c8864bbbe8cde1f736785e1d3742841c332369b.tar.gz
Merge pull request #434 from ericguzman/minorFixes_7.1
Minor fixes
Diffstat (limited to 'scss/imports/scss/_toolbar.scss')
-rwxr-xr-xscss/imports/scss/_toolbar.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/imports/scss/_toolbar.scss b/scss/imports/scss/_toolbar.scss
index 98b43535..54ea2aee 100755
--- a/scss/imports/scss/_toolbar.scss
+++ b/scss/imports/scss/_toolbar.scss
@@ -65,7 +65,6 @@
65 opacity: 1; 65 opacity: 1;
66 margin-bottom: 2px; 66 margin-bottom: 2px;
67 -webkit-transform: scale(0.8); 67 -webkit-transform: scale(0.8);
68 -webkit-transition: 0.15s all cubic-bezier(.44,.19,0,.99);
69} 68}
70 69
71.toolbutton:hover, .toolbutton.active { 70.toolbutton:hover, .toolbutton.active {