Skip to content

Commit

Permalink
#900 Remove some unused CSS, fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Mar 15, 2015
1 parent 3d3cc60 commit b0a939f
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions themes/Luna/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -613,13 +613,10 @@ textarea.textarea, textarea.textarea:focus {
width: 1.1em !important;
}

.fa {
margin: 3px 0;
}

.text-emoji {
font-size: 17px;
}

/* Panels */
.panel {
margin-bottom: 10px;
Expand Down Expand Up @@ -829,14 +826,6 @@ a.active.list-group-item, a.active.list-group-item:hover, a.active.list-group-it
line-height: 0.8;
}

input[type="text"].power-control {
border: none;
background-color: transparent;
font-size: 20px;
line-height: 0.8;
margin-top: 10px;
}

#commentform > .panel {
margin-top: 10px;
}
Expand Down Expand Up @@ -1029,14 +1018,6 @@ textarea {
background-color: #ddd;
}

#search .btn {
padding: 7px 12px 6px !important;
}

#search .form-inline .form-control {
margin-bottom: 5px;
}

/* Userlist */
.userlist {
padding-top: 15px;
Expand Down

0 comments on commit b0a939f

Please sign in to comment.