Fix overflowing plugin names on small resolutions

This commit is contained in:
Matthias Mees 2015-01-16 12:47:28 +01:00
parent 0f2f437c8c
commit a87c0fa755

View File

@ -1139,6 +1139,7 @@ summary {
} }
#workspace, #workspace,
.plugin_data,
.serendipity_statistics > .wide_box { .serendipity_statistics > .wide_box {
overflow: hidden; overflow: hidden;
} }