allura
修訂 | 61df88051421cd00a808d282e60b579da93ade2d (tree) |
---|---|
時間 | 2012-07-06 21:09:43 |
作者 | Anton Kasyanov <mind1master@gmai...> |
Commiter | Anton Kasyanov |
[#4168] ticket:105 save button fixed
@@ -2747,6 +2747,6 @@ div.codehilite pre div.code_block { | ||
2747 | 2747 | width: 97%; |
2748 | 2748 | } |
2749 | 2749 | |
2750 | -.nofloat { | |
2751 | - float: none; | |
2750 | +input.nofloat { | |
2751 | + float: none; | |
2752 | 2752 | } |