Changed style of windows, we now use the platform class.

This commit is contained in:
Kevin Nobel
2017-01-12 11:38:56 +01:00
parent 18b29d9ec5
commit fffc418f4c
3 changed files with 28 additions and 32 deletions

View File

@@ -1,7 +1,3 @@
.profile-box, .item-box, .item-box-full-width, .post-box {
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.profile-box {
min-height: 150px;
padding: 25px;