This commit is contained in:
Unknwon
2015-09-11 20:49:28 -04:00
parent be89802bd8
commit c7ac237b57
4 changed files with 10 additions and 4 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+6
View File
@@ -19,4 +19,10 @@
.ui.segment {
box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
}
&.user {
.email {
max-width: 200px;
}
}
}