##// END OF EJS Templates
fix badge display on firefox...
fix badge display on firefox apparently, the use of `pull-right` requires the badges to appear before the checkbox in order to display correctly on firefox.

File last commit:

r10284:2a5c0f89
r20351:4228f51c
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter