@@ -247,25 +247,13 @@ body.topics.whos-using-redis ul:first-of-type li img { vertical-align: middle; m
247
247
# commands li .command { white-space : nowrap; overflow : hidden; -ms-text-overflow : ellipsis; -o-text-overflow : ellipsis; text-overflow : ellipsis; font-family : "Monaco" , "Menlo" , monospace; display : block; margin : 0 0 2px 0 ; color : # 0066aa ; }
248
248
# commands li .command .args { color : # 555555 ; }
249
249
# commands li .summary { display : block; font-size : 0.8em ; line-height : 1.5em ; }
250
- # commands nav { margin : 0 auto; background-color : # f0f0f0 ; width : 100% ; font-size : 0.85em ; display : block; padding : 10px 0 ; }
251
- # commands nav a { color : # 555555 ; text-decoration : none; display : inline-block; padding : 0.3em 0.5em ; }
252
- # commands nav a .current { background-color : # 666666 ; color : white; }
253
- # commands nav label { margin : 0 10px ; }
254
- # commands nav label span { display : none; }
255
- # commands nav select , # commands nav input { border : 1px solid # bbbbbb ; font-size : 14px ; margin : 0 5px ; }
256
- # commands nav input { border-radius : 5px ; padding : 5px 5px 6px 5px ; width : 100px ; }
257
- # commands nav input : focus { outline : none; }
258
- # commands nav select { height : 32px ; }
259
250
260
251
h1 .command { margin-bottom : 0.5em ; }
261
252
262
253
.betacmd { background-color : # d42e15 ; border-radius : 0.5em ; color : white; padding : 0.2em 0.3em ; }
263
254
264
255
@media only screen and (min-width : 992px ) { # commands .command { font-size : 0.9em ; }
265
256
# commands .command .args { font-size : 0.8em ; }
266
- # commands nav label { margin : 0 10px 0 0 ; }
267
- # commands nav label span { display : inline; }
268
- # commands nav input { width : 200px ; }
269
257
# commands ul li { float : left; margin : 1em 1.5% ; overflow : hidden; width : 30% ; }
270
258
# commands ul li a { -webkit-border-radius : 5px ; -moz-border-radius : 5px ; -ms-border-radius : 5px ; -o-border-radius : 5px ; border-radius : 5px ; background-color : # fafafa ; height : 6em ; } }
271
259
# buzz { text-align : right; }
0 commit comments