Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Commit 41ee825

Browse files
committed
fix less-compile bug, forgot to remove all definitionlist-style
1 parent c98b523 commit 41ee825

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

inyoka_theme_default/static/style/inyoka/portal.less

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -131,21 +131,6 @@
131131
@media (max-width: @screen-xs-max) {
132132
position: relative;
133133
}
134-
{
135-
margin-bottom: 0;
136-
@media (max-width: @screen-xs-max) {
137-
padding-right: 80px
138-
}
139-
dt {
140-
text-align: left;
141-
}
142-
dd {
143-
@media (min-width: @screen-sm-min) {
144-
margin-left: 120px;
145-
margin-bottom: 5px;
146-
}
147-
}
148-
}
149134
.avatar {
150135
@media (max-width: @screen-xs-max) {
151136
position: absolute;

0 commit comments

Comments
 (0)