Browse Source

Max Height for Dude and Walter

Thomas Buck 11 years ago
parent
commit
5d19523c7b
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      input/css/style.css

+ 2
- 0
input/css/style.css View File

@@ -207,6 +207,7 @@ li.recentList:before {
207 207
     bottom: 0px;
208 208
     left: 30px;
209 209
     max-width: 20%;
210
+    max-height: 50%;
210 211
 }
211 212
 
212 213
 #walter {
@@ -214,6 +215,7 @@ li.recentList:before {
214 215
     bottom: 0px;
215 216
     right: 30px;
216 217
     max-width: 20%;
218
+    max-height: 50%;
217 219
 }
218 220
 
219 221
 #dude:hover {

Loading…
Cancel
Save