summaryrefslogtreecommitdiffstats
path: root/askbot/media/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/media/style/style.css')
-rw-r--r--askbot/media/style/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/askbot/media/style/style.css b/askbot/media/style/style.css
index 87aa39b4..b448aa46 100644
--- a/askbot/media/style/style.css
+++ b/askbot/media/style/style.css
@@ -475,7 +475,7 @@ body.user-messages {
height: 26px;
line-height: 26px;
font-weight: 300;
- background: #FFF;
+ background: transparent;
border: 0px;
color: #484848;
font-family: Arial;
@@ -502,7 +502,7 @@ body.user-messages {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
- width: 100% a;
+ width: 100%;
}
#searchBar input[type="submit"].searchBtn {
right: 0;
@@ -1168,7 +1168,6 @@ ul#searchTags {
#question-list {
float: left;
position: relative;
- background-color: #FFF;
padding: 0;
width: 100%;
}