From 7241e37198d191ea47b98d794459c1ee75dfc2da Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Mon, 25 Nov 2013 21:16:31 +0700 Subject: [PATCH] Fixed width of .ui.attached.icon.message --- README.md | 2 ++ src/collections/message.less | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 80cf6301e..8d0468cf2 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Semantic is a set of specifications for sharing UI elements between developers. Semantic is production ready, but is formally "pre-release" until proper build and theming tools are available, and documentation is complete for all components. +The project is under constant development, so be sure to check out our [release notes](https://github.com/jlukic/Semantic-UI/blob/master/RELEASE%20NOTES.md) for recent changes. + [![Flattr This](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=jlukic&url=https%3A%2F%2Fgithub.com%2Fjlukic%2FSemantic-UI) ### Bugs and Issues diff --git a/src/collections/message.less b/src/collections/message.less index 8346b4f6e..51076006a 100755 --- a/src/collections/message.less +++ b/src/collections/message.less @@ -219,6 +219,10 @@ -moz-border-radius: 0em 0em 0.325em 0.325em; border-radius: 0em 0em 0.325em 0.325em; } +.ui.attached.icon.message { + display: block; + width: auto; +} /*--------------