summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-31 17:55:26 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-31 17:55:26 +0500
commitc67bcba3aee82f127ffe541201d4f1438a56a059 (patch)
tree4b98b011b80ac7856cc8dc8894977762cbca4cfd /webapp/sass/routes
parentdd20f2c697abf20d752de0e10ba1e98f8cf2b90f (diff)
downloadchat-c67bcba3aee82f127ffe541201d4f1438a56a059.tar.gz
chat-c67bcba3aee82f127ffe541201d4f1438a56a059.tar.bz2
chat-c67bcba3aee82f127ffe541201d4f1438a56a059.zip
Improvements to preview textarea and about modal
Diffstat (limited to 'webapp/sass/routes')
-rw-r--r--webapp/sass/routes/_settings.scss32
1 files changed, 0 insertions, 32 deletions
diff --git a/webapp/sass/routes/_settings.scss b/webapp/sass/routes/_settings.scss
index 1c3f2e308..1551e5f4d 100644
--- a/webapp/sass/routes/_settings.scss
+++ b/webapp/sass/routes/_settings.scss
@@ -51,38 +51,6 @@
padding-left: 0;
}
- .padding-top {
- padding-top: 7px;
-
- &.x2 {
- padding-top: 14px;
- }
-
- &.x3 {
- padding-top: 21px;
- }
- }
-
- .padding-bottom {
- padding-bottom: 7px;
-
- &.x2 {
- padding-bottom: 14px;
- }
-
- &.x3 {
- padding-bottom: 21px;
- }
-
- .control-label {
- font-weight: 600;
-
- &.text-left {
- text-align: left;
- }
- }
- }
-
.profile-img {
height: 128px;
width: 128px;